This commit is contained in:
parent
874d4ab0aa
commit
1251532ca6
@ -156,7 +156,7 @@ def push_to_pypi(ctx):
|
||||
# Build and push docker image
|
||||
def push_docker_step(tag_suffix, arch, repo):
|
||||
return {
|
||||
"name": "build",
|
||||
"name": "push {}".format(tag_suffix),
|
||||
"image": "plugins/docker",
|
||||
"settings": {
|
||||
"repo": "iamthefij/minitor",
|
||||
|
Loading…
Reference in New Issue
Block a user