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