From 241995f8d694fe60212aae78313d5551e4617d0f Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Mon, 13 Mar 2023 21:59:39 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.gitea/workflows/prod.yaml=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/prod.yaml b/.gitea/workflows/prod.yaml index 51264ca1..b20aa722 100644 --- a/.gitea/workflows/prod.yaml +++ b/.gitea/workflows/prod.yaml @@ -29,7 +29,7 @@ jobs: switches: -avzr --delete path: public/ remote_path: /opt/data/webdata/gcg-website/dev-test/ - remote_host: cantorgymnasium.de:1845 + remote_host: cantorgymnasium.de remote_user: web-push remote_port: ${{ secrets.WEB_PUSH_PORT }} remote_key: ${{ secrets.WEB_PUSH_KEY }}