This commit is contained in:
parent
ee2b20c81c
commit
9d99687178
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ pipeline:
|
|||
build:
|
||||
image: alpine
|
||||
commands:
|
||||
- apk update
|
||||
- apk add hugo
|
||||
- hugo --destination /var/www/vrifox.cc/ --minify --cleanDestinationDir
|
Loading…
Reference in a new issue