[med-svn] [Git][med-team/itksnap][itk-transition] Debugging output
Gert Wollny
gitlab at salsa.debian.org
Sun Feb 18 10:07:41 UTC 2018
Gert Wollny pushed to branch itk-transition at Debian Med / itksnap
Commits:
b7d380e1 by Gert Wollny at 2018-02-18T11:06:54+01:00
Debugging output
- - - - -
1 changed file:
- debian/.gitlab-ci.yml
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -4,7 +4,10 @@ build:
stage: build
before_script:
+ - cat /etc/apt/sources.list
+ - echo "adding experimental"
- grep "^deb .* sid " /etc/apt/sources.list | sed -e "s/ sid /experimental/" >> /etc/apt/sources.list
+ - cat /etc/apt/sources.list
- apt-get update && apt-get -y install devscripts git-buildpackage
- apt-get -t experimental libinsighttoolkit4-dev
- mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control
View it on GitLab: https://salsa.debian.org/med-team/itksnap/commit/b7d380e1eaf862077574d5554d0b1c8f763ca679
---
View it on GitLab: https://salsa.debian.org/med-team/itksnap/commit/b7d380e1eaf862077574d5554d0b1c8f763ca679
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/20180218/6a5eb8a4/attachment.html>
More information about the debian-med-commit
mailing list