deploy: test deployment
Some checks reported warnings
flake check / check (push) Has been cancelled
deploy systems / deploy (push) Successful in 13s
fmt check / check (push) Successful in 40s

This commit is contained in:
notohh 2023-10-21 01:10:11 -04:00
parent 71e74662d9
commit db2ca7eeeb
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -19,4 +19,5 @@ jobs:
SSH_KEY: ${{secrets.TEST_SSH_DEPLOY_KEY}} SSH_KEY: ${{secrets.TEST_SSH_DEPLOY_KEY}}
- name: deploy - name: deploy
run: | run: |
nix run github:serokell/deploy-rs -- --ssh-opts="-i forgejo" --skip-checks --targets .#sakura cd .ssh
cat forgejo