This repository has been archived on 2025-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
bscpkgs/.gitlab-ci.yml

7 lines
143 B
YAML

build:bsc-ci.all:
stage: build
tags:
- nix
script:
- nix build -L "jungle#bsc-ci.all" --override-input bscpkgs . -v --show-trace