Adding action to add nix capabilities to docker runner #2
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ runs:
|
|||
repository: ${{ gitea.repository }}
|
||||
ref_name: ${{ gitea.ref_name }}
|
||||
- run: nix build
|
||||
- run: mkdir temp
|
||||
- run: cp -rL result/* ./temp
|
||||
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue