ci: add printing version
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
moanos [he/him] 2025-06-30 15:39:16 +02:00
parent 5cd1b4dad0
commit 77fc8669a0

View File

@ -4,6 +4,7 @@ steps:
build: build:
image: klakegg/hugo image: klakegg/hugo
commands: commands:
- hugo version
- hugo - hugo
when: when:
- event: push - event: push