From 25ffe96f1dd984ccc25bcd2267cafc51b0934242 Mon Sep 17 00:00:00 2001 From: Seungtaek Hong Date: Sat, 25 May 2024 20:23:44 +0900 Subject: [PATCH] Update server2-cd.yml --- .github/workflows/server2-cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/server2-cd.yml b/.github/workflows/server2-cd.yml index 576630f..5a6d14a 100644 --- a/.github/workflows/server2-cd.yml +++ b/.github/workflows/server2-cd.yml @@ -16,6 +16,7 @@ jobs: username: ${{ secrets.SSH_USERNAME2 }} password: ${{ secrets.SSH_PASSWORD2 }} port: ${{ secrets.SSH_PORT2 }} + proxy_port: ${{ secrets.SSH_PORT2 }} debug: true script: | echo "test" > ~/tt.txt