Compare commits
1 Commits
77b2075637
...
7957bb5c16
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7957bb5c16 |
@@ -19,9 +19,7 @@ def step(arch):
|
|||||||
"image": "plugins/docker",
|
"image": "plugins/docker",
|
||||||
"settings": {
|
"settings": {
|
||||||
"dockerfile": "motsognir/Dockerfile",
|
"dockerfile": "motsognir/Dockerfile",
|
||||||
"dry_run": "true",
|
"repo": "dragonchaser/motsognir",
|
||||||
"purge":"true",
|
|
||||||
"repo": "dragonchaser/dockerhub-autobuild",
|
|
||||||
"tag": "latest-%s" % (arch)
|
"tag": "latest-%s" % (arch)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user