[med-svn] [Git][med-team/mia][master] Add gitlab ci

Gert Wollny gitlab at salsa.debian.org
Tue Feb 13 15:55:47 UTC 2018


Gert Wollny pushed to branch master at Debian Med / mia


Commits:
1e689bcb by Gert Wollny at 2018-02-13T16:53:13+01:00
Add gitlab ci

- - - - -


1 changed file:

- + debian/.gitlab-ci.yml


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
--- /dev/null
+++ b/debian/.gitlab-ci.yml
@@ -0,0 +1,11 @@
+image: debian:sid
+
+build:
+  stage: build
+  
+  before_script:
+    - 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 "Ignore branch because CI moves to some commit"     
+    - gbp buildpackage -uc -us --git-ignore-branch



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

---
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/1e689bcbc94419d419b2875a11ccc5fce14c25a0
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/5ec71c9a/attachment.html>


More information about the debian-med-commit mailing list