Commit 76c7d40b authored by Guillaume Quintard's avatar Guillaume Quintard

[cci] VERBOSE=1 for distchecks

parent e1321f36
......@@ -236,7 +236,7 @@ jobs:
<< parameters.extra_conf >>
sudo -u varnish \
--preserve-env=ASAN_OPTIONS,LSAN_OPTIONS,TSAN_OPTIONS,UBSAN_OPTIONS \
make distcheck -j 12 -k
make distcheck VERBOSE=1 -j 12 -k
push_packages:
docker:
- image: centos:7
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment