Use flakes for the CI build command
This commit is contained in:
parent
8dbd1a3c34
commit
dd802e2ec9
@ -1,7 +1,6 @@
|
|||||||
build:bsc.ci:
|
build:bsc-ci.all:
|
||||||
stage: build
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
- nix
|
- nix
|
||||||
script:
|
script:
|
||||||
- export NIXPKGS_ALLOW_INSECURE=1
|
- nix build -v -L ".#bsc-ci.all"
|
||||||
- nix build -v -L --tarball-ttl 0 --file default.nix bsc.ci
|
|
||||||
|
Loading…
Reference in New Issue
Block a user