From 56ba792c92c258de1b9f83393377509ebea4b6b4 Mon Sep 17 00:00:00 2001 From: Stefan Date: Sun, 21 May 2023 12:11:17 +0200 Subject: [PATCH] conditions --- .woodpecker.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index b389abe..0303358 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -24,6 +24,8 @@ pipeline: commands: - cd site - git checkout 2022.x-multidomain + when: + hostname: c02 make_update: <<: *default