🚧 Rename my_ocrd_workflow to ocrd-galley in image names
continuous-integration/drone/push Build is passing Details

master
Gerber, Mike 3 years ago
parent ad55fda98c
commit a0c19aef19

@ -50,7 +50,7 @@ def step_for(ctx, sub_image, tags):
"tags": tags,
"username": { "from_secret": "docker_username" },
"password": { "from_secret": "docker_password" },
"repo": "mikegerber/my_ocrd_workflow-%s" % sub_image,
"repo": "mikegerber/ocrd-galley-%s" % sub_image,
"dockerfile": "Dockerfile-%s" % sub_image,
}
}

Loading…
Cancel
Save