This commit is contained in:
parent
f0a1555c7a
commit
66d319806d
1 changed files with 0 additions and 6 deletions
|
@ -5,12 +5,6 @@ pipeline:
|
||||||
- pacman -Syu hugo
|
- pacman -Syu hugo
|
||||||
- hugo --destination /woodpecker/build/vrifox.cc/ --minify --cleanDestinationDir
|
- hugo --destination /woodpecker/build/vrifox.cc/ --minify --cleanDestinationDir
|
||||||
|
|
||||||
check-version:
|
|
||||||
image: archlinux
|
|
||||||
commands:
|
|
||||||
- echo "Checking Hugo version."
|
|
||||||
- hugo version
|
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
image: archlinux
|
image: archlinux
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue