Don't pull when tagging
This commit is contained in:
parent
65d8f00c76
commit
2819a2a955
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Reference in a new issue