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
|
||||
tags:
|
||||
- nix
|
||||
script:
|
||||
- export NIXPKGS_ALLOW_INSECURE=1
|
||||
- nix build -v -L --tarball-ttl 0 --file default.nix bsc.ci
|
||||
- nix build -v -L ".#bsc-ci.all"
|
||||
|
Loading…
Reference in New Issue
Block a user