#17 Tell deploy to use the correct ssh key

This commit is contained in:
Joey Hafner 2024-10-25 20:26:29 -07:00
parent d73d6928c7
commit 24f948e56f
No known key found for this signature in database

View File

@ -48,4 +48,4 @@ jobs:
done done
- name: Run deploy-rs from flake - name: Run deploy-rs from flake
run: | run: |
nix run github:serokell/deploy-rs#defaultPackage.x86_64-linux -- --dry-activate nix run github:serokell/deploy-rs#defaultPackage.x86_64-linux -- --ssh-opts '-i /tmp/key' --dry-activate