mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 09:29:53 +02:00
🚧 Drone CI: Purge images again (because the docker is stateless anyway)
This commit is contained in:
parent
1480a7daf0
commit
7b6e2e444e
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ def step_for(ctx, sub_image):
|
|||
"name": "build %s" % sub_image,
|
||||
"image": "plugins/docker",
|
||||
"settings": {
|
||||
"purge": False,
|
||||
"build_args": [
|
||||
"DRONE_COMMIT=%s" % ctx.build.commit,
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue