This commit is contained in:
parent
6c9480a9d6
commit
e16dd4a9a3
@ -11,5 +11,5 @@ jobs:
|
||||
- name: Deploy via SSH with password
|
||||
run: |
|
||||
apk add --no-cache openssh-client sshpass
|
||||
sshpass -p "8426" ssh -o StrictHostKeyChecking=no Chewico@10.0.0.10 \
|
||||
sshpass -p "8426" ssh -o StrictHostKeyChecking=no chewico@10.0.0.10 \
|
||||
"cd /gits/School && git pull origin main"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user