1
0
Files
Jens True 43cd7c85c0
Some checks failed
ci/woodpecker/push/build Pipeline failed
Syntax error
2025-02-27 12:55:18 +00:00

10 lines
301 B
YAML

when:
- event: [push, pull_request, pull_request_closed, tag, release, manual]
steps:
- name: build
image: ghcr.io/hugomods/hugo:go
commands:
- hugo-official --minify --gc --cleanDestinationDir -d /mnt/jcktrue.dk/
volumes:
- /home/jct/apps/http/jcktrue.dk/:/mnt/jcktrue.dk/