From e41a77ee7bb8192fd2a574ebe5650f8fa1045852 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 29 Mar 2022 10:15:29 -0300 Subject: [PATCH] cache prevents build if the version doesn't exist --- .woodpecker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index db96feb..a452dd5 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,7 +11,6 @@ pipeline: build_args: - ALPINE_VERSION=${ALPINE_VERSION} - BASE_IMAGE=alpine - cache_from: registry.nulo.in/sutty/monit:${ALPINE_VERSION} purge: false secrets: - docker_password