diff --git a/.woodpecker/publish.yaml b/.woodpecker/publish.yaml index 1aed6b1..88cd2d8 100644 --- a/.woodpecker/publish.yaml +++ b/.woodpecker/publish.yaml @@ -6,6 +6,7 @@ steps: build: image: hugomods/hugo:base-non-root-0.145.0 commands: + - ls -la / - pwd - hugo build --destination /site volumes: