summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-03-08 17:11:46 +0100
committerKali Kaneko <kali@leap.se>2017-03-17 05:52:06 -0500
commitfeb6a076216853b9d2b65101181bfc434c326b2c (patch)
treefcb493491fc3410c361df31366a36c9e7531da73
parent14f781f4bc60065c8e752358d0d553842c12a5a8 (diff)
[pkg] Lintian default vars now in gitlab-buildpackage
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f01074e..210f17a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ stages:
- "pwd; git describe"
- build-build-package
# Test the package with lintian
- - build-test-lintian --fail-on-warnings
+ - build-test-lintian
- upload-package
# sleep 1h to allow debugging of running container
#- sleep 3600