sadium/.forgejo/workflows/build.yml
Артём eedc54b6e9
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Test 100500
2024-11-01 20:52:03 +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