[Updated] D12388: ci: use the `v1.0` flavor of the docker images in the CI

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Mon Mar 21 10:01:33 UTC 2022


Closed by commit rHG2bb75c65fa6c: ci: use the `v1.0` flavor of the docker images in the CI (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/D12388?vs=32672&id=32673

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D12388/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D12388

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,7 +7,7 @@
 variables:
     PYTHON: python
     TEST_HGMODULEPOLICY: "allow"
-    HG_CI_IMAGE_TAG: "latest"
+    HG_CI_IMAGE_TAG: "v1.0"
     TEST_HGTESTS_ALLOW_NETIO: "0"
 
 .all_template: &all



To: marmoute, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220321/64497c9c/attachment-0002.html>


More information about the Mercurial-patches mailing list