dfsjgdsf
All checks were successful
Restart Website Service / restart_service (push) Successful in 1s
All checks were successful
Restart Website Service / restart_service (push) Successful in 1s
This commit is contained in:
parent
1e413f861e
commit
995c87f0e5
|
@ -16,4 +16,4 @@ jobs:
|
|||
run: |
|
||||
echo "$SSH_PRIVATE_KEY" > /tmp/private_key
|
||||
chmod 600 /tmp/private_key
|
||||
ssh -i /tmp/private_key -o StrictHostKeyChecking=no website-host-user@spoodythe.one -t 'systemctl restart website.service'
|
||||
ssh -i /tmp/private_key -o StrictHostKeyChecking=no website-host-user@spoodythe.one -t 'sudo systemctl restart website.service'
|
||||
|
|
Loading…
Reference in a new issue