[Git][NTPsec/ntpsec][master] Add Alpine Linux CI job
Matt Selsky
gitlab at mg.gitlab.com
Sat Apr 7 04:37:16 UTC 2018
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
5c1f6520 by Matt Selsky at 2018-04-07T04:35:02Z
Add Alpine Linux CI job
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -51,6 +51,15 @@
- build/main/ntpd/ntpd
- build/main/ntpfrob/ntpfrob
+gitlab-alpine-basic:
+ <<: *job_definition
+ image: alpine
+ script:
+ - apk update && apk add gcc bison musl-dev openssl-dev libcap-dev python2-dev
+ - python ./waf configure build check
+ tags:
+ - gitlab-org
+
gitlab-basic:
<<: *job_definition
script:
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/5c1f6520d2222ab112289348bbb87bf30eea2fc0
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/5c1f6520d2222ab112289348bbb87bf30eea2fc0
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/20180407/509bfaef/attachment.html>
More information about the vc
mailing list