[Updated] D9886: heptapod-ci: add a default value for HG_CI_IMAGE_TAG
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Thu Jan 28 21:15:42 UTC 2021
Closed by commit rHG2aef69e8efbb: heptapod-ci: add a default value for HG_CI_IMAGE_TAG (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D9886?vs=25308&id=25357
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9886/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9886
AFFECTED FILES
contrib/heptapod-ci.yml
CHANGE DETAILS
diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml
+++ b/contrib/heptapod-ci.yml
@@ -7,6 +7,7 @@
variables:
PYTHON: python
TEST_HGMODULEPOLICY: "allow"
+ HG_CI_IMAGE_TAG: "latest"
.runtests_template: &runtests
stage: tests
To: marmoute, #hg-reviewers, pulkit
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210128/1f85ef53/attachment-0002.html>
More information about the Mercurial-patches
mailing list