[CI/CD] remove check-version
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

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

View file

@ -5,12 +5,6 @@ pipeline:
- pacman -Syu hugo
- hugo --destination /woodpecker/build/vrifox.cc/ --minify --cleanDestinationDir
check-version:
image: archlinux
commands:
- echo "Checking Hugo version."
- hugo version
upload:
image: archlinux
commands: