sadium/.woodpecker/build.yaml
Артём 275b5217c4
Some checks failed
ci/woodpecker/push/build Pipeline was successful
/ site (push) Has been cancelled
Woodpecker test
2024-11-01 20:31:09 +03:00

8 lines
No EOL
147 B
YAML

steps:
- name: site
image: bash
commands:
- cd /mnt/2TB/sites/sadium
- git pull --force
- rm -rf public
- hugo -D