This commit is contained in:
parent
1efdc50eed
commit
31c091e141
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: archlinux
|
image: archlinux
|
||||||
commands:
|
commands:
|
||||||
- pacman -Syu --noconfirm hugo
|
- pacman -Syu --noconfirm hugo git
|
||||||
- hugo --destination /woodpecker/build/vrifox.cc/ --minify --cleanDestinationDir
|
- hugo --destination /woodpecker/build/vrifox.cc/ --minify --cleanDestinationDir
|
||||||
|
|
||||||
prepare-ssh:
|
prepare-ssh:
|
||||||
|
|
Loading…
Reference in a new issue