new woodpecker ci config

This commit is contained in:
Norman Köhring 2023-05-02 23:06:41 +02:00
parent ed76a439c4
commit 562e9a348d
2 changed files with 7 additions and 1 deletions

View file

@ -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/

1
templates/README Normal file
View file

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