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