heptapod-ci: hosting base image on registry.heptapod.net
authorGeorges Racinet <georges.racinet@octobus.net>
Fri, 20 Nov 2020 21:06:38 +0100
changeset 45897 063cf294d5e0
parent 45896 e359af6517ce
child 45898 4f6816e8440b
heptapod-ci: hosting base image on registry.heptapod.net We are now touching the rate limits of Docker Hub.
contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml	Fri Nov 20 07:37:09 2020 +0100
+++ b/contrib/heptapod-ci.yml	Fri Nov 20 21:06:38 2020 +0100
@@ -1,4 +1,4 @@
-image: octobus/ci-mercurial-core
+image: registry.heptapod.net/mercurial/ci-images/mercurial-core
 
 # The runner made a clone as root.
 # We make a new clone owned by user used to run the step.