Nicolas Giard
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/main.workflow
|
@ -5,7 +5,7 @@ workflow "Docker build" { |
|
|
|
|
|
|
|
|
action "Filter branch dev" { |
|
|
action "Filter branch dev" { |
|
|
uses = "actions/bin/filter@c6471707d308175c57dfe91963406ef205837dbd" |
|
|
uses = "actions/bin/filter@c6471707d308175c57dfe91963406ef205837dbd" |
|
|
args = "branch dev" |
|
|
|
|
|
|
|
|
args = "branch master" |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
action "Docker Registry" { |
|
|
action "Docker Registry" { |
|
|