Testi
Some checks failed
ci/woodpecker/push/main Pipeline failed

This commit is contained in:
Luca Beltrame 2022-04-24 12:54:22 +02:00
parent 33c915373a
commit 56fa9a4c82
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -8,12 +8,10 @@ pipeline:
#commands:
#- git submodule update --init --recursive --remote themes/ananke/
build:
image: plugins/hugo
settings:
hugo_version: 0.97.3
validate: false
extended: true
output: public/
image: einar/hugo
commands:
- git lfs pull
- hugo --output /checkout/public
#cleanup:
#image: alpine
#environment: