heptapod-ci: allow testing with docker image other than :latest
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 15 Jan 2021 20:26:21 +0100
changeset 46323 723d241543b0
parent 46322 7c1367c0b5bc
child 46324 9c35267f01e0
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
contrib/heptapod-ci.yml
--- 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