250kb-club/.woodpecker.yml
2024-08-05 21:50:00 +02:00

8 lines
178 B
YAML

steps:
build:
image: jauderho/zola:latest
commands:
- chmod -R a+rw /mnt
- zola build -o /mnt/dist --force
volumes:
- /home/n/CI/250kb_club:/mnt/