remove dry_run from push job #4
@@ -57,7 +57,7 @@ def stepMergeMaster(arch):
|
|||||||
"settings": {
|
"settings": {
|
||||||
"dockerfile": "motsognir/Dockerfile",
|
"dockerfile": "motsognir/Dockerfile",
|
||||||
"repo": "dragonchaser/motsognir",
|
"repo": "dragonchaser/motsognir",
|
||||||
"dry_run": "true",
|
"dry_run": "false",
|
||||||
"tag": "latest-%s" % (arch),
|
"tag": "latest-%s" % (arch),
|
||||||
"username": {
|
"username": {
|
||||||
"from_secret": "dockerhub-user"
|
"from_secret": "dockerhub-user"
|
||||||
|
|||||||
Reference in New Issue
Block a user