changeset 46401:2aef69e8efbb

heptapod-ci: add a default value for HG_CI_IMAGE_TAG Differential Revision: https://phab.mercurial-scm.org/D9886
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 27 Jan 2021 15:53:32 +0100
parents 7525e77b5eac
children 6b0dac9f650a
files contrib/heptapod-ci.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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