Update push.yml
This commit is contained in:
parent
121af794c5
commit
7b78f37217
1 changed files with 2 additions and 2 deletions
4
.github/workflows/push.yml
vendored
4
.github/workflows/push.yml
vendored
|
|
@ -20,5 +20,5 @@ jobs:
|
|||
proxy_username: ${{ secrets.mattthetekie }}
|
||||
proxy_key: ${{ secrets.JUMP_SERVER_KEY }}
|
||||
proxy_passphrase: ${{ secrets.JUMP_SERVER_KEY_PASSPHRASE }}
|
||||
source: "docker-compose.yml,.env"
|
||||
target: ${{ env.DEPLOYMENT_PATH }}
|
||||
source: "/home/runner/work/VENITH.NET/VENITH.NET"
|
||||
target: "/var/www/2/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue