Gert Wollny pushed to branch master at Debian Med / gdcm
Commits:
9b70d87a by Gert Wollny at 2019-10-13T09:36:01Z
d/ci: Update build script to show possible error
- - - - -
2 changed files:
- debian/.gitlab-ci.yml
- debian/changelog
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -11,5 +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
&& exit 1
+ - gbp buildpackage -uc -us 2>&1 >../build.log && exit 0 || tail -n 100
../build.log && exit -1
=====================================
debian/changelog
=====================================
@@ -8,6 +8,7 @@ gdcm (3.0.3-1) UNRELEASED; urgency=medium
upstream
* ci: Get some log output on failure
* d/rules: Fix cmake file patchup code (Thanks Mathieu)
+ * Move to vtk7, Closes: #939670
[Steffenn Möller]
* d/u/metadata: yamllint
View it on GitLab:
https://salsa.debian.org/med-team/gdcm/commit/9b70d87a682aba1ba93e0e1945d4651cc7e1ffdf
--
View it on GitLab:
https://salsa.debian.org/med-team/gdcm/commit/9b70d87a682aba1ba93e0e1945d4651cc7e1ffdf
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