[Git][NTPsec/ntpsec][master] Add macOS CI targets on GitLab
Matt Selsky
gitlab at mg.gitlab.com
Sat Jan 5 01:25:09 UTC 2019
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
14a48b22 by Matt Selsky at 2019-01-05T01:21:45Z
Add macOS CI targets on GitLab
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -567,3 +567,21 @@ coverity-scan:
- ubuntu-1604-lts
only:
- schedules
+
+macos-basic:
+ <<: *job_definition
+ script:
+ - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig python ./waf configure build
+ tags:
+ - macos
+ only:
+ - branches at NTPsec/ntpsec
+
+macos-refclocks:
+ <<: *job_definition
+ script:
+ - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig python ./waf configure --refclock=all build
+ tags:
+ - macos
+ only:
+ - branches at NTPsec/ntpsec
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/14a48b222510438e7be2fce8f7c5f5146a6e484a
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/14a48b222510438e7be2fce8f7c5f5146a6e484a
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/20190105/8e617732/attachment-0001.html>
More information about the vc
mailing list