[med-svn] [Git][med-team/mia][master] Update .gitlab-ci.yml
Gert Wollny
gitlab at salsa.debian.org
Wed Feb 14 08:34:51 UTC 2018
Gert Wollny pushed to branch master at Debian Med / mia
Commits:
e071d0be by Gert Wollny at 2018-02-14T08:34:49+00:00
Update .gitlab-ci.yml
- - - - -
1 changed file:
- debian/.gitlab-ci.yml
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -4,9 +4,10 @@ build:
stage: build
before_script:
- - apt-get update && apt-get -y install devscripts git-buildpackage
+ - apt-get update && apt-get -y install devscripts git-buildpackage
- mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control
- script:
- - echo "Ignore branch because CI moves to some commit"
- - gbp buildpackage -uc -us --git-ignore-branch
+ script:
+ - git checkout pristine-tar
+ - git checkout master
+ - gbp buildpackage -uc -us
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/e071d0be620e0bd12f249263e713343efff8ebf3
---
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/e071d0be620e0bd12f249263e713343efff8ebf3
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/20180214/a58f3dc2/attachment.html>
More information about the debian-med-commit
mailing list