generated from Skynet/deploy_user
This commit is contained in:
parent
e07fa3b39c
commit
a03644c1fa
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV7
|
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV8
|
||||||
with:
|
with:
|
||||||
nix-version: 'nixpkgs=channel:nixos-unstable'
|
nix_path: 'nixpkgs=channel:nixos-unstable'
|
||||||
# get the repo first
|
# get the repo first
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
# Make sure all files are pulled down
|
# Make sure all files are pulled down
|
||||||
|
|
Loading…
Reference in a new issue