jungle/.gitlab-ci.yml

7 lines
98 B
YAML

build:bsc-ci.all:
stage: build
tags:
- nix
script:
- nix build -v -L ".#bsc-ci.all"