changeset 7111:457a1e3af162 stable

ci: use v2.1 images for sdist job
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 06 Feb 2025 22:16:08 +0100
parents dfd57ec345ca
children 4726c99d995e
files .gitlab-ci.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -71,7 +71,7 @@
 
 sdist:
     stage: .post
-    image: registry.heptapod.net/mercurial/ci-images/py3-hgext3rd
+    image: registry.heptapod.net/mercurial/ci-images/py3-hgext3rd:v2.1
     script:
         - python3 setup.py sdist
     artifacts: