1
0
Files
2025-02-27 12:54:48 +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/