[Git][NTPsec/ntpsec][master] CI: test --enable-attic, without refclocks
Matt Selsky (@selsky)
gitlab at mg.gitlab.com
Sun Dec 31 19:46:35 UTC 2023
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
45e61b38 by James Browning at 2023-12-31T19:43:23+00:00
CI: test --enable-attic, without refclocks
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -394,6 +394,12 @@ macos-refclocks:
rules:
- if: '$CI_COMMIT_BRANCH && $CI_PROJECT_PATH == "NTPsec/ntpsec"'
+feature-attic:
+ <<: *job_definition
+ image: $CI_REGISTRY/ntpsec/ntpsec/alpine
+ script:
+ - python3 ./waf configure --disable-doc --disable-manpage --enable-attic build
+
feature-classic-mode:
<<: *job_definition
image: $CI_REGISTRY/ntpsec/ntpsec/alpine
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/45e61b385bbf22afa6f6536d6568bacfbc9d71a9
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/45e61b385bbf22afa6f6536d6568bacfbc9d71a9
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/20231231/ae732239/attachment.htm>
More information about the vc
mailing list