website/.woodpecker.yml

7 lines
187 B
YAML
Raw Normal View History

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