From ef51f1baf258dfc81a1c62a1f930db3968107216 Mon Sep 17 00:00:00 2001 From: Michele Date: Fri, 20 Aug 2021 14:15:20 +0100 Subject: [PATCH] always pull basecompile --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9484e36..5f9168f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: - name: frontend image: privateregistry.michelescandura.com/michele/basecompileimage - pull: true + pull: always volumes: - name: cache path: /release