From 3d40af01d06b854953b20261acf9c33fbb3b952e Mon Sep 17 00:00:00 2001 From: Stefan Date: Sun, 21 May 2023 12:17:34 +0200 Subject: [PATCH] more more --- .woodpecker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 3ec353c..c2912d5 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,7 +9,7 @@ variables: - GLUON_TARGET=${TARGET} - GLUON_DEPRECATED=1 when: - hostname: c02 + instance: c02.fftdf.de workspace: base: /build @@ -27,7 +27,7 @@ pipeline: - cd site - git checkout 2022.x-multidomain when: - hostname: c02 + instance: c02.fftdf.de make_update: <<: *default