update-deployment-workflow #18
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ jobs:
|
|||
- name: deploy
|
||||
run: |
|
||||
cd .ssh
|
||||
nix run github:serokell/deploy-rs -- --ssh-opts="-i forgejo" --skip-checks --targets .#sakura
|
||||
nix run github:serokell/deploy-rs -- --ssh-opts="-i forgejo -o StrictHostKeyChecking=no UserKnownHostsFile=/dev/null" --skip-checks --targets .#sakura
|
||||
|
|
Loading…
Reference in a new issue