Enable CI builds
This commit is contained in:
6
.gitlab-ci.yml
Normal file
6
.gitlab-ci.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
build:bsc.ci:
|
||||||
|
stage: build
|
||||||
|
tags:
|
||||||
|
- nix
|
||||||
|
script:
|
||||||
|
- nix build -L --tarball-ttl 0 --file default.nix bsc.ci
|
||||||
Reference in New Issue
Block a user