Specify /tmp/hugo_a as cache dir so build succeeds
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Looks like Hugo will never fix https://github.com/gohugoio/hugo/issues/7391 😭
This commit is contained in:
Anthony Wang 2023-05-30 03:36:43 +00:00
parent feec27ba72
commit 10dc10d8bf
Signed by: a
GPG key ID: 42A5B952E6DD8D38

View file

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