From d583bc1595ae9d1996ce36540d19e241142c1992 Mon Sep 17 00:00:00 2001 From: vrifox Date: Wed, 26 Jul 2023 15:42:26 +0200 Subject: [PATCH] fix variable 2nd try --- .woodpecker/.build-image.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker/.build-image.yaml b/.woodpecker/.build-image.yaml index a5f39f7..c2fcf56 100644 --- a/.woodpecker/.build-image.yaml +++ b/.woodpecker/.build-image.yaml @@ -1,5 +1,6 @@ variables: - - &HUGO_VERSION '0.115.3' + - global_env: &global_env + - HUGO_VERSION=0.115.3' steps: build-and-push: