diff contrib/heptapod-ci.yml @ 46323:723d241543b0

heptapod-ci: allow testing with docker image other than :latest The project have a default config of latest for this variable. Differential Revision: https://phab.mercurial-scm.org/D9792
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 15 Jan 2021 20:26:21 +0100
parents eb981412d91e
children e78dea142968 2aef69e8efbb
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Sun Jan 17 20:27:59 2021 +0100
+++ b/contrib/heptapod-ci.yml	Fri Jan 15 20:26:21 2021 +0100
@@ -2,7 +2,7 @@
   - tests
   - phabricator
 
-image: registry.heptapod.net/mercurial/ci-images/mercurial-core
+image: registry.heptapod.net/mercurial/ci-images/mercurial-core:$HG_CI_IMAGE_TAG
 
 variables:
     PYTHON: python