website/.woodpecker.yml

7 lines
199 B
YAML
Raw Normal View History

steps:
2022-09-26 14:14:04 +00:00
build:
image: fish
commands:
- hugo --minify --cleanDestinationDir --destination /srv/http/pages/a
2022-09-26 14:14:04 +00:00
- echo eW91IGZvdW5kIGl0IQo= | base64 -d > /srv/http/pages/a/holy-grail