[Git][NTPsec/ntpsec][master] Add gitlab CI targets for FreeBSD 12
Gary E. Miller
gitlab at mg.gitlab.com
Sat Dec 15 22:27:47 UTC 2018
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
2c5cfd7a by Matt Selsky at 2018-12-15T06:38:21Z
Add gitlab CI targets for FreeBSD 12
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -277,6 +277,24 @@ freebsd-11-refclocks:
only:
- branches at NTPsec/ntpsec
+freebsd-12-basic:
+ <<: *job_definition
+ script:
+ - python ./waf configure build
+ tags:
+ - freebsd-12
+ only:
+ - branches at NTPsec/ntpsec
+
+freebsd-12-refclocks:
+ <<: *job_definition
+ script:
+ - python ./waf configure --refclock=all build
+ tags:
+ - freebsd-12
+ only:
+ - branches at NTPsec/ntpsec
+
centos-latest-basic:
<<: *job_definition
image: centos:latest
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/2c5cfd7aab0f44eaa033db551ce5b765d11a3652
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/2c5cfd7aab0f44eaa033db551ce5b765d11a3652
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/20181215/4b8808ab/attachment.html>
More information about the vc
mailing list