[med-svn] [Git][med-team/maxflow][master] Add .gitlab-ci.yml

Gert Wollny gitlab at salsa.debian.org
Tue Feb 13 09:13:02 UTC 2018


Gert Wollny pushed to branch master at Debian Med / maxflow


Commits:
366a58a4 by Gert Wollny at 2018-02-13T09:09:15+00:00
Add .gitlab-ci.yml
- - - - -


1 changed file:

- + .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,10 @@
+image: gcc
+
+build:
+  stage: build
+  
+  before_script:
+    - apt update
+    - mk-build-dep --install debian/control 
+  script: 
+    - dpkg-buildpackage -uc -us
\ No newline at end of file



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

---
View it on GitLab: https://salsa.debian.org/med-team/maxflow/commit/366a58a4d54da5c63d8ea8c76012a77955f570d3
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/06dcb2d7/attachment.html>


More information about the debian-med-commit mailing list