deploy: deploy-rs implementation first pass
Some checks reported warnings
flake check / check (push) Has been cancelled
deploy systems / deploy (push) Has been cancelled
fmt check / check (push) Has been cancelled

This commit is contained in:
notohh 2023-10-21 00:04:27 -04:00
parent 5fa9dcab2d
commit 6cd17ea1ec
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -11,10 +11,7 @@ jobs:
with:
github-token: ${{ secrets.GH_TOKEN }}
- name: deploy
uses: https://github.com/appleboy/ssh-action@v1.0.0
with:
host: "100.121.201.47"
username: root
key: ${{secrets.SSH_DEPLOY_KEY}}
script: |
uname -a
run: |
mkdir .ssh
cat {{secrets.TEST_SSH_DEPLOY_KEY}} >> forgejo && cd .ssh
nix run github:serokell/deploy-rs -- --ssh-opts="-i ./forgejo" --targets .#sakura .#yuki .#arashi .#kariru .#sora