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
--- 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