heptapod-ci: add a default value for HG_CI_IMAGE_TAG
Differential Revision: https://phab.mercurial-scm.org/D9886
--- a/contrib/heptapod-ci.yml Tue Jan 12 00:11:16 2021 +0300
+++ b/contrib/heptapod-ci.yml Wed Jan 27 15:53:32 2021 +0100
@@ -7,6 +7,7 @@
variables:
PYTHON: python
TEST_HGMODULEPOLICY: "allow"
+ HG_CI_IMAGE_TAG: "latest"
.runtests_template: &runtests
stage: tests