.gitea/workflows/prod.yaml aktualisiert

This commit is contained in:
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