heptapod-ci: add a default value for HG_CI_IMAGE_TAG
authorPierre-Yves David <pierre-yves.david@octobus.net>
Wed, 27 Jan 2021 15:53:32 +0100
changeset 46401 2aef69e8efbb
parent 46400 7525e77b5eac
child 46402 6b0dac9f650a
heptapod-ci: add a default value for HG_CI_IMAGE_TAG Differential Revision: https://phab.mercurial-scm.org/D9886
contrib/heptapod-ci.yml
--- 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