[Git][NTPsec/ntpsec][master] Add Debian Wheezy to GitLab CI
Matt Selsky
gitlab at mg.gitlab.com
Fri Jun 16 03:51:07 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
d7a733a0 by Matt Selsky at 2017-06-15T23:47:18-04:00
Add Debian Wheezy to GitLab CI
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,6 +34,20 @@ gitlab-refclocks:
tags:
- gitlab-org
+debian-wheezy-basic:
+ <<: *job_definition
+ script:
+ - python ./waf configure build
+ tags:
+ - debian-wheezy
+
+debian-wheezy-refclocks:
+ <<: *job_definition
+ script:
+ - python ./waf configure --refclock=all build
+ tags:
+ - debian-wheezy
+
debian-jessie-basic:
<<: *job_definition
script:
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/d7a733a08bc949d7a7623af6da2343d06bcfdb27
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/d7a733a08bc949d7a7623af6da2343d06bcfdb27
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/20170616/fec3475d/attachment.html>
More information about the vc
mailing list