This commit is contained in:
parent
a578978a22
commit
f0a1555c7a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue