Skip to content

Commit

Permalink
Update server2-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
redcarrot1 authored May 25, 2024
1 parent cff4522 commit 25ffe96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server2-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 25ffe96

Please sign in to comment.