Files
alexis.lahouze.org/.woodpecker.yaml
T

13 lines
165 B
YAML

---
when:
- event:
- push
- manual
branch: main
steps:
- name: build
image: ghcr.io/gohugoio/hugo:v0.155.3
commands:
- hugo build