Gert Wollny pushed to branch master at Debian Med / maxflow

Commits:
33f629e7 by Gert Wollny at 2018-02-13T12:38:11+01:00
ci: Use the branch of the commit-tag

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -7,6 +7,6 @@ build:
     - apt update && apt -y install devscripts git-buildpackage
     - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes 
--no-install-recommends" --install -r debian/control 
   script: 
-    - echo "make master branch current for gbp"     
+    - echo "make branch an use it for build with gbp"     
     - git checkout -B "$CI_COMMIT_REF_NAME" "$CI_COMMIT_SHA"
-    - gbp buildpackage -uc -us
+    - gbp buildpackage -uc -us --git-debian-branch "$CI_COMMIT_REF_NAME"



View it on GitLab: 
https://salsa.debian.org/med-team/maxflow/commit/33f629e798c231c7a75fd9099ab92ceb3f20c126

---
View it on GitLab: 
https://salsa.debian.org/med-team/maxflow/commit/33f629e798c231c7a75fd9099ab92ceb3f20c126
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to