From 6ca75e31e7e4533f7b0bca1e881bd49b5b0a866c Mon Sep 17 00:00:00 2001 From: f Date: Sat, 31 Dec 2022 17:42:21 -0300 Subject: [PATCH] fix: arg missing --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 2e1ebbb..7c050cd 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,6 +11,7 @@ pipeline: build_args: - ALPINE_VERSION=${ALPINE_VERSION} - BASE_IMAGE=registry.nulo.in/sutty/monit + - KNOT_VERSION=${KNOT_VERSION} secrets: - docker_password when: