[Git][NTPsec/ntpsec][master] Add Debian Jessie to the list of GitLab Pipeline targets

Matt Selsky gitlab at mg.gitlab.com
Tue Apr 18 06:21:28 UTC 2017


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
1e7a0812 by Matt Selsky at 2017-04-18T02:03:09-04:00
Add Debian Jessie to the list of GitLab Pipeline targets

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,3 +33,17 @@ gitlab-refclocks:
     - python ./waf configure --refclock=all build
   tags:
     - gitlab-org
+
+debian-jessie-basic:
+  <<: *job_definition
+  script:
+    - python ./waf configure build
+  tags:
+    - debian-jessie
+
+debian-jessie-refclocks:
+  <<: *job_definition
+  script:
+    - python ./waf configure --refclock=all build
+  tags:
+    - debian-jessie



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1e7a0812efbb7ca43ffb51b8951a0e17ff3ab882

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/1e7a0812efbb7ca43ffb51b8951a0e17ff3ab882
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170418/d2f686e3/attachment.html>


More information about the vc mailing list