bscpkgs/.gitlab-ci.yml
2023-03-02 11:46:27 +01:00

8 lines
159 B
YAML

build:bsc.ci:
stage: build
tags:
- nix
script:
- export NIXPKGS_ALLOW_INSECURE=1
- nix build -v -L --tarball-ttl 0 --file default.nix bsc.ci