[Git][NTPsec/ntpsec][master] Add FreeBSD 11 builds to GitLab CI
Matt Selsky
gitlab at mg.gitlab.com
Thu May 25 04:41:11 UTC 2017
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
46480415 by Matt Selsky at 2017-05-25T00:30:58-04:00
Add FreeBSD 11 builds to GitLab CI
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -66,3 +66,17 @@ gcc-7-refclocks:
tags:
- gitlab-org
+freebsd-11-basic:
+ <<: *job_definition
+ script:
+ - python ./waf configure build
+ tags:
+ - freebsd-11
+
+freebsd-11-refclocks:
+ <<: *job_definition
+ script:
+ - python ./waf configure --refclock=all build
+ tags:
+ - freebsd-11
+
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/464804153304c053d99662a45083ea783ecfd1c5
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/464804153304c053d99662a45083ea783ecfd1c5
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/20170525/05146e0c/attachment.html>
More information about the vc
mailing list