Ой, какая ж это всё фигня...
All checks were successful
/ site (push) Successful in 0s

This commit is contained in:
Артём 2024-11-01 21:04:01 +03:00
parent 7a27f25281
commit 6cac816bed
No known key found for this signature in database
GPG key ID: EEFBB39006B28920

View file

@ -1,8 +1,10 @@
steps: on: push
- name: site jobs:
image: bash site:
commands: runs-on: shell
- cd /mnt/2TB/sites/sadium steps:
- git pull --force - run: |
- rm -rf public cd /mnt/2TB/sites/sadium
- hugo -D git pull --force
rm -rf public
hugo -D