ci: update deploy
This commit is contained in:
parent
70a3623c74
commit
69b07cb256
1 changed files with 0 additions and 7 deletions
|
@ -25,10 +25,3 @@ jobs:
|
||||||
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 .#kaze
|
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
|
|
||||||
uses: https://github.com/appleboy/ssh-action@v1.0.0
|
|
||||||
with:
|
|
||||||
host: 100.82.146.40
|
|
||||||
username: root
|
|
||||||
key: ${{secrets.SSH_DEPLOY_KEY}}
|
|
||||||
script: nh clean all
|
|
||||||
|
|
Loading…
Reference in a new issue