[CI/CD] update apk index
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Vri 🌈 2023-03-26 00:08:48 +01:00
parent ee2b20c81c
commit 9d99687178
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -2,5 +2,6 @@ pipeline:
build:
image: alpine
commands:
- apk update
- apk add hugo
- hugo --destination /var/www/vrifox.cc/ --minify --cleanDestinationDir