deploy: rollback test
Some checks failed
flake check / check (push) Has been cancelled
deploy systems / deploy (push) Failing after 9m20s
fmt check / check (push) Successful in 40s
Some checks failed
flake check / check (push) Has been cancelled
deploy systems / deploy (push) Failing after 9m20s
fmt check / check (push) Successful in 40s
This commit is contained in:
parent
b3c0ba4633
commit
ea5da5a906
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ jobs:
|
|||
- name: deploy
|
||||
run: |
|
||||
cd .ssh
|
||||
cat forgejo
|
||||
nix run github:serokell/deploy-rs -- --ssh-opts="-i forgejo" --skip-checks --targets .#sakura
|
||||
|
|
Loading…
Reference in a new issue