From 5dc6a7d5798aafdd715e83541702f898bc6412cf Mon Sep 17 00:00:00 2001 From: Ewen Date: Tue, 29 Nov 2022 13:22:02 +0100 Subject: [PATCH] test ci --- .woodpecker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 882da3a..0c7106a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,9 +4,9 @@ pipeline: commands: - git submodule init - git submodule update --recursive --remote - - ls -lah - - pwd build-hugo: image: klakegg/hugo:0.101.2-alpine commands: + - ls -lah + - pwd - hugo