woodpecker ci configuration
ci/woodpecker/push/woodpecker Pipeline failed Details

Norman Köhring 11 months ago
parent cbb3aa8e60
commit f5c48ad96a

@ -0,0 +1,10 @@
pipeline:
build:
image: jauderho/zola:latest
commands:
- zola check
- chmod -R a+rw /mnt
- zola build -o /mnt/ --force
volumes:
- /home/n/CI/k0r_in:/mnt/
Loading…
Cancel
Save