Initialisation Woodpecker CI.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
when:
|
||||
- event:
|
||||
- push
|
||||
- manual
|
||||
branch: main
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: ghcr.io/gohugoio/hugo:v0.155.3
|
||||
commands:
|
||||
- hugo build
|
||||
Reference in New Issue
Block a user