This commit is contained in:
parent
a24cddd0eb
commit
b588c67a24
@ -13,5 +13,5 @@ jobs:
|
||||
|
||||
- name: Deploy via SSH with password
|
||||
run: |
|
||||
sshpass -p 8426 ssh -o StrictHostKeyChecking=no user@main-server \
|
||||
sshpass -p "8426" ssh -o StrictHostKeyChecking=no user@main-server \
|
||||
"cd /gits/School && git pull origin main"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user