[med-svn] [Git][med-team/mia][master] d/.gitlab-ci:Always pull latest changes from master

Gert Wollny gitlab at salsa.debian.org
Wed Feb 14 09:35:30 UTC 2018


Gert Wollny pushed to branch master at Debian Med / mia


Commits:
d622aecf by Gert Wollny at 2018-02-14T10:29:03+01:00
d/.gitlab-ci:Always pull latest changes from master

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -8,7 +8,9 @@ build:
     - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control 
   script:
     - git checkout pristine-tar 
+    - git pull 
     - git checkout master 
+    - git pull 
     - gbp buildpackage -uc -us 2>&1 | tee build.log | grep '%'
     - tail -n 100 build.log
 



View it on GitLab: https://salsa.debian.org/med-team/mia/commit/d622aecfe16bbc043067f74dbd2bb8c088b66d66

---
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/d622aecfe16bbc043067f74dbd2bb8c088b66d66
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/24033c16/attachment.html>


More information about the debian-med-commit mailing list