Revert "Specify /tmp/hugo_a as cache dir so build succeeds"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/<no value> Pipeline was successful

This reverts commit 10dc10d8bf.
This commit is contained in:
Anthony Wang 2023-06-26 17:00:29 +00:00
parent b499371ab7
commit 0550aa5067
Signed by: a
GPG key ID: 42A5B952E6DD8D38

View file

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