diff --git a/.woodpecker.yml b/.woodpecker.yml index 890ac73..882da3a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,6 +4,8 @@ pipeline: commands: - git submodule init - git submodule update --recursive --remote + - ls -lah + - pwd build-hugo: image: klakegg/hugo:0.101.2-alpine commands: