generated from Skynet/deploy_user
Test. Testing V3 of my packaging of docker nix set-up
All checks were successful
On_Push / build (push) Successful in 1m11s
All checks were successful
On_Push / build (push) Successful in 1m11s
This commit is contained in:
parent
5f663f269b
commit
ebba9fa259
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV2
|
||||
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV3
|
||||
with:
|
||||
nix_version: nixos-unstable
|
||||
# get the repo first
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
# Make sure all files are pulled down
|
||||
|
|
Loading…
Reference in a new issue