bscpkgs/.gitlab-ci.yml

8 lines
159 B
YAML
Raw Normal View History

2023-03-02 18:14:47 +08:00
build:bsc.ci:
stage: build
tags:
- nix
script:
2023-03-02 18:46:27 +08:00
- export NIXPKGS_ALLOW_INSECURE=1
2023-03-02 18:17:39 +08:00
- nix build -v -L --tarball-ttl 0 --file default.nix bsc.ci