Gert Wollny pushed to branch master at Debian Med / mia
Commits:
490ad8ae by Gert Wollny at 2018-02-14T10:47:57+01:00
d/gitlab-ci: completely silence build
- - - - -
1 changed file:
- debian/.gitlab-ci.yml
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -11,6 +11,7 @@ build:
- git pull
- git checkout master
- git pull
- - gbp buildpackage -uc -us 2>&1 | tee build.log | grep '%'
+ # silence build to not exceed build log size of gitlab-ci
+ - gbp buildpackage -uc -us 2>&1 >/dev/null
- tail -n 100 build.log
View it on GitLab:
https://salsa.debian.org/med-team/mia/commit/490ad8aea13d1291063c4cf70b1ec7fb48cbc9a8
---
View it on GitLab:
https://salsa.debian.org/med-team/mia/commit/490ad8aea13d1291063c4cf70b1ec7fb48cbc9a8
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit