Update push.yml
This commit is contained in:
parent
a784294017
commit
710578ba07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -12,4 +12,4 @@ jobs:
|
|||
run: |
|
||||
echo Pushing Files...
|
||||
exec 3>&1 &>/dev/null
|
||||
sshpass -p 'PASS' scp -r -P 22 -J mattthetekie@IP ~/Templates/ mattthetekie@DEST_IP:/var/www/venith
|
||||
sshpass -p 'PASS' scp -r -P 22 -J mattthetekie@IP /home/runner/work/VENITH.NET/VENITH.NET mattthetekie@DEST_IP:/var/www/venith
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue