Gert Wollny pushed to branch master at Debian Med / dcmtk
Commits:
2af262a3 by Gert Wollny at 2018-08-06T12:42:20Z
print tail of log if fail
- - - - -
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,5 @@ build:
- git checkout master
- git pull
# silence build to not exceed build log size of gitlab-ci
- - gbp buildpackage -uc -us 2>&1 >../build.log
- - tail -n 100 ../build.log
+ - gbp buildpackage -uc -us 2>&1 >../build.log || tail -n 100 ../build.log
View it on GitLab:
https://salsa.debian.org/med-team/dcmtk/commit/2af262a30bb4ea5f28e70a56a05905323013f8a7
--
View it on GitLab:
https://salsa.debian.org/med-team/dcmtk/commit/2af262a30bb4ea5f28e70a56a05905323013f8a7
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit