CI build with verbose flag

This commit is contained in:
Rodrigo Arias 2023-03-02 11:17:39 +01:00
parent 38220140ec
commit 20c5446743

View File

@ -3,4 +3,4 @@ build:bsc.ci:
tags:
- nix
script:
- nix build -L --tarball-ttl 0 --file default.nix bsc.ci
- nix build -v -L --tarball-ttl 0 --file default.nix bsc.ci