Woodpecker test
Some checks failed
ci/woodpecker/push/build Pipeline was successful
/ site (push) Has been cancelled

This commit is contained in:
Артём 2024-11-01 20:31:09 +03:00
parent 359b0f198d
commit 275b5217c4
No known key found for this signature in database
GPG key ID: EEFBB39006B28920

8
.woodpecker/build.yaml Normal file
View file

@ -0,0 +1,8 @@
steps:
- name: site
image: bash
commands:
- cd /mnt/2TB/sites/sadium
- git pull --force
- rm -rf public
- hugo -D