generated from Skynet/deploy_user
Listing out the dir that teh runner runs in
Some checks failed
On_Push / deploy (push) Failing after 17m42s
Some checks failed
On_Push / deploy (push) Failing after 17m42s
Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
This commit is contained in:
parent
0afae6f7a3
commit
0fb6f72dfe
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ jobs:
|
|||
ref_name: ${{ gitea.ref_name }}
|
||||
- run: nix build
|
||||
# temp one just to get it "built"
|
||||
- run: ls ./
|
||||
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
|
||||
with:
|
||||
ssh_key: ${{ secrets.SSH_KEY }}
|
||||
|
|
Loading…
Reference in a new issue