[Git][NTPsec/ntpsec][master] Add python3 gitlab ci target

Matt Selsky gitlab at mg.gitlab.com
Wed Sep 6 05:52:40 UTC 2017


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
84962e40 by Matt Selsky at 2017-09-06T01:33:58-04:00
Add python3 gitlab ci target

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -166,3 +166,12 @@ fedora-25-refclocks:
   tags:
     - fedora-25
 
+python3:
+  <<: *job_definition
+  image: python:3
+  script:
+    - apt-get update -qq && apt-get install -y -qq bison libcap-dev pps-tools
+    - python ./waf configure --refclock=all build
+  tags:
+    - gitlab-org
+



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/84962e40150d15ab7fb814208491d00aadbe25fe

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/84962e40150d15ab7fb814208491d00aadbe25fe
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/20170906/dd73f429/attachment.html>


More information about the vc mailing list