new woodpecker ci config
ci/woodpecker/push/woodpecker Pipeline failed Details

Norman Köhring 12 months ago
parent ed76a439c4
commit 77df2dbdc7

@ -2,4 +2,12 @@ pipeline:
build:
image: jauderho/zola:latest
commands:
- zola build
- env
- pwd
- ls -lah
- zola check
- chmod -R a+rw /mnt
- zola build -o /mnt
volumes:
- /home/n/tiskifer:/mnt/

@ -0,0 +1 @@
This templates folder is empty, because everything can be found in the theme.
Loading…
Cancel
Save