Skip to content
Snippets Groups Projects
Commit 074d3245 authored by Georges Racinet's avatar Georges Racinet
Browse files

heptapod-ci: using correct image in 'default' build

I can't remember why it's not been done in aaea40d0ae4a, and
there's no note about that: it must have been a mistake.

We currently have some unrelated failures in the 'stable' build
due to Mercurial stable be apparently 5.5 now
parent 3d8700a4
No related branches found
No related tags found
No related merge requests found
Pipeline #8485 failed
......@@ -49,7 +49,7 @@
tests-hg-default:
stage: compat
allow_failure: true
image: octobus/ci-py3-hgext3rd:latest
image: octobus/ci-hgitaly:variable-hg
script:
- hg pull -R /ci/repos/mercurial/ --rev default
- hg -R /ci/repos/mercurial/ update default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment