Make hugo clean destination dir every build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Anthony Wang 2023-01-04 22:40:06 +00:00
parent 7d1f82281e
commit e2c0423e26
Signed by: a
GPG key ID: 42A5B952E6DD8D38

View file

@ -11,5 +11,5 @@ pipeline:
image: fish
commands:
- cd ~/Code/website
- hugo --minify --destination /srv/http/pages/a
- hugo --minify --cleanDestinationDir --destination /srv/http/pages/a
- echo eW91IGZvdW5kIGl0IQo= | base64 -d > /srv/http/pages/a/holy-grail