generated from Skynet/deploy_user
Want to test using docker actions on teh nix backend Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
5c22867ab4
commit
0e7cb234df
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
# build it using teh base nixos system, helps with caching
|
# build it using teh base nixos system, helps with caching
|
||||||
runs-on: docker
|
runs-on: nix
|
||||||
steps:
|
steps:
|
||||||
# get the repo first
|
# get the repo first
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue