New test
All checks were successful
ci/woodpecker/push/main Pipeline was successful

This commit is contained in:
Luca Beltrame 2022-04-24 12:55:36 +02:00
parent 56fa9a4c82
commit 7560ab1423
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -11,7 +11,7 @@ pipeline:
image: einar/hugo
commands:
- git lfs pull
- hugo --output /checkout/public
- hugo --destination /checkout/public
#cleanup:
#image: alpine
#environment: