From baea679a908c8022e30ae8d2c721929361c75928 Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 17 Feb 2017 10:19:01 +0100 Subject: Run linitan with --fail-on-warnings --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e019479..f387b0f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,4 +43,4 @@ lintian: DIST: "jessie" image: "0xacab.org:4567/leap/gitlab-buildpackage:build_${DIST}_${ARCH}" stage: test_package - script: bash -x -e build-test-lintian + script: bash -x build-test-lintian --fail-on-warnings -- cgit v1.2.3