Compare commits

...

2 Commits

Author SHA1 Message Date
Joey Hafner
6de9876adc
#17 Trigger workflow
All checks were successful
Deploy NixOS System Configurations to Silver-Flame Hosts / deploy (push) Successful in 2m24s
2024-10-25 20:26:42 -07:00
Joey Hafner
24f948e56f
#17 Tell deploy to use the correct ssh key 2024-10-25 20:26:29 -07:00
2 changed files with 2 additions and 2 deletions

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