From 2819a2a955abfc61f2499120d00a0e70ece955f1 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 7 Feb 2021 08:01:33 +0100 Subject: [PATCH] Don't pull when tagging --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 362b96b..8763ad1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: