totally fix woodpecker pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Vri 🌈 2023-03-29 20:15:28 +02:00
parent a578978a22
commit f0a1555c7a
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -2,7 +2,7 @@ pipeline:
build:
image: archlinux
commands:
- pacman -S hugo
- pacman -Syu hugo
- hugo --destination /woodpecker/build/vrifox.cc/ --minify --cleanDestinationDir
check-version: