new woodpecker ci config
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Norman Köhring 1 year ago
parent ed76a439c4
commit 562e9a348d

@ -2,4 +2,9 @@ pipeline:
build:
image: jauderho/zola:latest
commands:
- zola build
- zola check
- chmod -R a+rw /mnt
- zola build -o /mnt/dist --force
volumes:
- /home/n/CI/tiskifer:/mnt/

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