diff --git a/.woodpecker.yml b/.woodpecker.yml index af36ba6..53e53bf 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -2,4 +2,8 @@ pipeline: build: image: jauderho/zola:latest commands: - - zola build + - zola check + - zola build -o /mnt --force + + volumes: + - /home/n/CI/tiskifer:/mnt/ \ No newline at end of file diff --git a/templates/README b/templates/README new file mode 100644 index 0000000..869f54e --- /dev/null +++ b/templates/README @@ -0,0 +1 @@ +This templates folder is empty, because everything can be found in the theme.