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