Compare commits
1 Commits
c9b7ffff25
...
ac5bad889e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac5bad889e |
@@ -20,13 +20,7 @@ def step(arch):
|
|||||||
"settings": {
|
"settings": {
|
||||||
"dockerfile": "motsognir/Dockerfile",
|
"dockerfile": "motsognir/Dockerfile",
|
||||||
"repo": "dragonchaser/motsognir",
|
"repo": "dragonchaser/motsognir",
|
||||||
"tag": "latest-%s" % (arch),
|
"tag": "latest-%s" % (arch)
|
||||||
"username": {
|
|
||||||
"from_secret":"dockerhub-user"
|
|
||||||
},
|
|
||||||
"password": {
|
|
||||||
"from_secret":"dockerhub-password"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user