generated from Skynet/deploy_user
Fix. Action hadn't been merged in
All checks were successful
On_Push / deploy (push) Successful in 11m42s
All checks were successful
On_Push / deploy (push) Successful in 11m42s
Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
This commit is contained in:
parent
1ef8ff74a4
commit
6340a931e2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
repository: ${{ gitea.repository }}
|
||||
ref_name: ${{ gitea.ref_name }}
|
||||
- uses: https://forgejo.skynet.ie/Skynet/actions/docker_nix@v7
|
||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_test-final6
|
||||
- run: nix build
|
||||
- run: mkdir temp
|
||||
- run: cp -rL result/* ./temp
|
||||
|
|
Loading…
Reference in a new issue