Archived
1
0
forked from rarias/bscpkgs
This repository has been archived on 2025-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
bscpkgs/.gitlab-ci.yml

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