Don't pull when tagging

This commit is contained in:
Gabriel Augendre 2021-02-07 08:01:33 +01:00
parent 65d8f00c76
commit 2819a2a955

View file

@ -145,7 +145,7 @@ steps:
tags: latest
build_args_from_env:
- POETRY_OPTIONS
pull_image: true
pull_image: false
purge: false
storage_driver: overlay2
when: