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

heptapod-ci: fixing base image for main target version

Clearly an oversight after merge from heptapod-0-12 branch.
The correct base image has Mercurial 5.4, as Heptapod 0.13 will.
parent 0263bbb6
No related branches found
No related tags found
No related merge requests found
Pipeline #6026 passed
......@@ -21,7 +21,7 @@
tests-main:
stage: main
image: octobus/ci-py-heptapod:hpd-0.12
image: octobus/ci-py-heptapod
before_script: []
script:
- flake8 heptapod setup.py hgext3rd
......
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