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