Update workflow
This commit is contained in:
parent
90d55ddb16
commit
26424586bc
1 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,10 @@ jobs:
|
|||
env | grep SSH
|
||||
cd /etc/nixos/git
|
||||
git pull
|
||||
ssh osaka-linode-01 'sudo systemctl restart podman-derp'
|
||||
ssh frankfurt-linode-01 'sudo systemctl restart podman-derp'
|
||||
ssh milan-linode-01 'sudo systemctl restart podman-derp'
|
||||
sleep 30
|
||||
deploy
|
||||
"
|
||||
|
||||
|
|
Loading…
Reference in a new issue