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