This commit is contained in:
parent
8314635a53
commit
c8a5ffde42
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ jobs:
|
|||
eval $(ssh-agent -s)
|
||||
ssh-add id_ed25519.pub
|
||||
ssh -o StrictHostKeyChecking=accept-new tbarnouin@192.168.1.40 echo "All set !"
|
||||
nixos-rebuild --target-host root@192.168.1.40 switch --flake .#nginx
|
||||
|
|
Loading…
Reference in a new issue