.gitea/workflows/prod.yaml aktualisiert
Some checks failed
website-main / prod-build (push) Successful in 1m10s
website-main / test-build (push) Failing after 33s
website-main / auto-rebuild (push) Has been skipped

This commit is contained in:
Denys Konovalov 2023-09-23 15:50:28 +02:00
parent eef4524135
commit 25a6e6d2dc

@ -30,7 +30,7 @@ jobs:
hugo --minify --gc --baseURL "https://cantorgymnasium.de/"
- name: deploy
run: |
cd cd /opt/data/actions/gcg-website-master/public
cd /opt/data/actions/gcg-website-master/public
pagefind --source=.
rsync -azr --delete ./ /opt/data/webdata/gcg-website/
- name: notification