CI: Add when
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2026-03-16 14:13:55 -06:00
parent f20dd1b4e0
commit c29cf6c969

View File

@@ -3,6 +3,9 @@ steps:
image: hugomods/hugo:go-git-0.150.1 image: hugomods/hugo:go-git-0.150.1
commands: commands:
- hugo - hugo
when:
event: push
branch: main
publish: publish:
image: alpine:latest image: alpine:latest
commands: commands: