ci: add kaze to deploy

This commit is contained in:
notohh 2024-01-05 12:50:08 -05:00
parent 6b4837c35f
commit 12da03d159
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -24,7 +24,7 @@ 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 .#arashi .#kariru .#sakura .#sora .#yuki .#haru nix run github:serokell/deploy-rs -- --ssh-opts="-i forgejo -o StrictHostKeyChecking=no" --skip-checks --targets .#arashi .#kariru .#sakura .#sora .#yuki .#haru .#kaze
- name: garbage collect - name: garbage collect
uses: https://github.com/appleboy/ssh-action@v1.0.0 uses: https://github.com/appleboy/ssh-action@v1.0.0
with: with: