generated from Skynet/deploy_user
Fix. Deploy user was called somewhere without the ssh key
Some checks failed
On_Push / deploy (push) Failing after 3m3s
Some checks failed
On_Push / deploy (push) Failing after 3m3s
This commit is contained in:
parent
b6320bed8c
commit
9fa1b8316c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
repository: ${{ gitea.repository }}
|
||||
ref_name: ${{ gitea.ref_name }}
|
||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan-action-test
|
||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/nix-build_deploy@eoghan_test-final6
|
||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/nix-build_deploy@eoghan-action-test2
|
||||
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
|
||||
with:
|
||||
ssh_key: ${{ secrets.SSH_KEY }}
|
||||
|
|
Loading…
Add table
Reference in a new issue