Initialisation Woodpecker CI.

This commit is contained in:
2026-02-13 18:09:53 +01:00
committed by Alexis Lahouze
parent 536b7afd0f
commit 54d69f17ba
+12
View File
@@ -0,0 +1,12 @@
---
when:
- event:
- push
- manual
branch: main
steps:
- name: build
image: ghcr.io/gohugoio/hugo:v0.155.3
commands:
- hugo build