[med-svn] [Git][med-team/maxflow][master] correct gitlab-ci build script
Gert Wollny
gitlab at salsa.debian.org
Tue Feb 13 10:00:13 UTC 2018
Gert Wollny pushed to branch master at Debian Med / maxflow
Commits:
c2cae7b7 by Gert Wollny at 2018-02-13T10:59:41+01:00
correct gitlab-ci build script
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,6 +5,6 @@ build:
before_script:
- apt update && apt -y install devscripts
- - mk-build-deps --install debian/control
+ - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install debian/control
script:
- dpkg-buildpackage -uc -us
View it on GitLab: https://salsa.debian.org/med-team/maxflow/commit/c2cae7b7adc3e1659a83e5fdcc6759a74c8e28d9
---
View it on GitLab: https://salsa.debian.org/med-team/maxflow/commit/c2cae7b7adc3e1659a83e5fdcc6759a74c8e28d9
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/20180213/67896799/attachment.html>
More information about the debian-med-commit
mailing list