deploy: test multi host deployment
All checks were successful
deploy systems / deploy (push) Successful in 13m29s
flake check / check (push) Successful in 3m5s
fmt check / check (push) Successful in 51s
All checks were successful
deploy systems / deploy (push) Successful in 13m29s
flake check / check (push) Successful in 3m5s
fmt check / check (push) Successful in 51s
This commit is contained in:
parent
503388ff9f
commit
84920a102b
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ jobs:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
run: |
|
run: |
|
||||||
cd .ssh
|
cd .ssh
|
||||||
nix run github:serokell/deploy-rs -- --ssh-opts="-i forgejo -o StrictHostKeyChecking=no" --skip-checks --targets .#sakura
|
nix run github:serokell/deploy-rs -- --ssh-opts="-i forgejo -o StrictHostKeyChecking=no" --skip-checks --targets .#arashi .#kariru .#sakura .#sora .#yuki
|
||||||
|
|
Loading…
Reference in a new issue