[Git][NTPsec/ntpsec][master] Switch to new openSUSE docker images, maintained by the openSUSE team
Matt Selsky
gitlab at mg.gitlab.com
Thu Jul 26 00:09:40 UTC 2018
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
e1d02520 by Matt Selsky at 2018-07-25T23:36:27Z
Switch to new openSUSE docker images, maintained by the openSUSE team
Per https://store.docker.com/images/opensuse, opensuse:latest and
opensuse:tumbleweed have been deprecated in favor of opensuse/leap and
opensuse/tumbleweed
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -402,18 +402,18 @@ clang-refclocks:
tags:
- gitlab-org
-openSUSE-latest-basic:
+openSUSE-leap-basic:
<<: *job_definition
- image: opensuse:latest
+ image: opensuse/leap
script:
- zypper -n install bison gcc libopenssl-devel libcap-devel pps-tools-devel python-devel
- python ./waf configure build check
tags:
- gitlab-org
-openSUSE-latest-refclocks:
+openSUSE-leap-refclocks:
<<: *job_definition
- image: opensuse:latest
+ image: opensuse/leap
script:
- zypper -n install bison gcc libopenssl-devel libcap-devel pps-tools-devel python-devel
- python ./waf configure --refclock=all build check
@@ -422,7 +422,7 @@ openSUSE-latest-refclocks:
openSUSE-tumbleweed-basic:
<<: *job_definition
- image: opensuse:tumbleweed
+ image: opensuse/tumbleweed
allow_failure: true
script:
- zypper -n install bison gcc libopenssl-devel libcap-devel pps-tools-devel python-devel
@@ -432,7 +432,7 @@ openSUSE-tumbleweed-basic:
openSUSE-tumbleweed-refclocks:
<<: *job_definition
- image: opensuse:tumbleweed
+ image: opensuse/tumbleweed
allow_failure: true
script:
- zypper -n install bison gcc libopenssl-devel libcap-devel pps-tools-devel python-devel
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e1d02520cb7012454e432b80e6b144eddb43641a
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/e1d02520cb7012454e432b80e6b144eddb43641a
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/20180726/a34ec334/attachment.html>
More information about the vc
mailing list