From 0b7854a010cdbb9758d9ebd6b3a8b99b4fdcd0fa Mon Sep 17 00:00:00 2001 From: Nils Stinnesbeck Date: Sat, 20 May 2023 18:16:32 +0200 Subject: [PATCH] re-enabled build step --- .woodpecker.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 715f44b..171103a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -19,12 +19,12 @@ clone: recursive: true pipeline: - # site-multidomain: - # image: docker:git - # commands: - # - cd site - # - git checkout multidomain - # + site-multidomain: + image: docker:git + commands: + - cd site + - git checkout multidomain + make_update: <<: *default commands: