[med-svn] [Git][med-team/mia][master] debian/gitlab-ci: silence build to not exceed log size

Gert Wollny gitlab at salsa.debian.org
Wed Feb 14 09:22:40 UTC 2018


Gert Wollny pushed to branch master at Debian Med / mia


Commits:
5ab54d8e by Gert Wollny at 2018-02-14T10:22:07+01:00
debian/gitlab-ci: silence build to not exceed log size

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -9,6 +9,6 @@ build:
   script:
     - git checkout pristine-tar 
     - git checkout master 
-    - gbp buildpackage -uc -us 2>&1 | tee build.log 
+    - gbp buildpackage -uc -us 2>&1 | tee build.log | grep '%'
     - tail -n 100 build.log
 



View it on GitLab: https://salsa.debian.org/med-team/mia/commit/5ab54d8e08ee71ee0792726de26abf3c4e9c9bc7

---
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/5ab54d8e08ee71ee0792726de26abf3c4e9c9bc7
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180214/f891321d/attachment.html>


More information about the debian-med-commit mailing list