„.gitea/workflows/prod.yaml“ ändern

This commit is contained in:
Denys Konovalov 2023-03-13 21:59:39 +01:00
parent 03d2d3eae1
commit 3a63c3eef3

@ -29,7 +29,7 @@ jobs:
switches: -avzr --delete switches: -avzr --delete
path: public/ path: public/
remote_path: /opt/data/webdata/gcg-website/dev-test/ remote_path: /opt/data/webdata/gcg-website/dev-test/
remote_host: cantorgymnasium.de:1845 remote_host: cantorgymnasium.de
remote_user: web-push remote_user: web-push
remote_port: ${{ secrets.WEB_PUSH_PORT }} remote_port: ${{ secrets.WEB_PUSH_PORT }}
remote_key: ${{ secrets.WEB_PUSH_KEY }} remote_key: ${{ secrets.WEB_PUSH_KEY }}