1
0
Files
Jens True 8e4e1d66bb
Some checks failed
ci/woodpecker/push/build Pipeline failed
Include git
2025-02-27 13:00:05 +00:00

10 lines
305 B
YAML

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