[Git][NTPsec/ntpsec][master] Use the Fedora Project's Docker Registry for Rawhide
Matt Selsky
gitlab at mg.gitlab.com
Thu Jul 26 00:23:38 UTC 2018
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
ce556c0d by Matt Selsky at 2018-07-26T00:10:05Z
Use the Fedora Project's Docker Registry for Rawhide
The existing Rawhide image on Docker Hub is stale as described in
https://bugzilla.redhat.com/show_bug.cgi?id=1601479
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -349,7 +349,7 @@ fedora-branched-refclocks:
fedora-rawhide-basic:
<<: *job_definition
- image: fedora:rawhide
+ image: registry.fedoraproject.org/fedora:rawhide
allow_failure: true
script:
- yum -y install bison gcc openssl-devel libcap-devel pps-tools-devel python-devel
@@ -359,7 +359,7 @@ fedora-rawhide-basic:
fedora-rawhide-refclocks:
<<: *job_definition
- image: fedora:rawhide
+ image: registry.fedoraproject.org/fedora:rawhide
allow_failure: true
script:
- yum -y install bison gcc openssl-devel libcap-devel pps-tools-devel python-devel
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/ce556c0dc8995696d56c4db9f7186631ee122059
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/ce556c0dc8995696d56c4db9f7186631ee122059
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/e6c7fed1/attachment.html>
More information about the vc
mailing list