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 24, 2024
1 parent 0ae1ba5 commit 10c80c1
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 @@ -59,6 +59,7 @@ jobs:
username: ${{ secrets.SSH_USERNAME2 }}
password: ${{ secrets.SSH_PASSWORD2 }}
port: ${{ secrets.SSH_PORT2 }}
proxy_port: ${{ secrets.SSH_PORT2 }}
source: "build/libs/*.jar"
target: "source"
rm: true
Expand Down

0 comments on commit 10c80c1

Please sign in to comment.