This commit is contained in:
parent
b931a87730
commit
74cc80ac9a
@ -55,6 +55,7 @@ def push_docker_step(context, tag_suffix, arch="amd64", repo="library"):
|
|||||||
"settings": {
|
"settings": {
|
||||||
"repo": "iamthefij/dockamole-{}".format(context),
|
"repo": "iamthefij/dockamole-{}".format(context),
|
||||||
"context": context,
|
"context": context,
|
||||||
|
"dockerfile": "{}/Dockerfile".format(context),
|
||||||
"auto_tag": True,
|
"auto_tag": True,
|
||||||
"auto_tag_suffix": tag_suffix,
|
"auto_tag_suffix": tag_suffix,
|
||||||
"username": {
|
"username": {
|
||||||
|
Loading…
Reference in New Issue
Block a user