changeset 45897:063cf294d5e0

heptapod-ci: hosting base image on registry.heptapod.net We are now touching the rate limits of Docker Hub.
author Georges Racinet <georges.racinet@octobus.net>
date Fri, 20 Nov 2020 21:06:38 +0100
parents e359af6517ce
children 4f6816e8440b
files contrib/heptapod-ci.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.