[med-svn] [Git][med-team/mia][master] d/.gitlab-ci: Fix stupid error

Gert Wollny gitlab at salsa.debian.org
Sun Aug 4 08:00:32 BST 2019



Gert Wollny pushed to branch master at Debian Med / mia


Commits:
5d026e87 by Gert Wollny at 2019-08-04T06:57:59Z
d/.gitlab-ci: Fix stupid error

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
@@ -11,5 +11,5 @@ build:
     - git checkout master 
     - git pull 
     # silence build to not exceed build log size of gitlab-ci
-    - gbp buildpackage -uc -us 2>&1 >../build.log; if [ $? == 1 ]; then tail -n 100 ../build.log; exit 1; done
+    - gbp buildpackage -uc -us 2>&1 >../build.log; if [ $? == 1 ]; then tail -n 100 ../build.log; exit 1; fi
 



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

-- 
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/5d026e870ec72d1688562c085dca004e7862c499
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190804/b54e4db2/attachment.html>


More information about the debian-med-commit mailing list