Enable CI builds

This commit is contained in:
Rodrigo Arias Mallo 2023-03-02 11:14:47 +01:00
parent b60698b791
commit 60b2f9f6cc

6
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,6 @@
build:bsc.ci:
stage: build
tags:
- nix
script:
- nix build -L --tarball-ttl 0 --file default.nix bsc.ci