There was a problem fetching the pipeline summary.
ci: using hg-git own test runner with prebuilt Mercurial
Now that Octobus images for CI of Mercurial extensions against a fixed Mercurial version have a prebuilt Mercurial, we can just use it, saving some computing resources and waiting time. Also, this makes sure that the CI will use the test runner provided with hg-git, which will avoid problems on older versions (seen one with a new skip rule). To avoid inconsistencies (hg executable importing the system wide mercurial Python package), we need to also set PYTHONPATH, and conversely unset it to run pip in before_script
parent
9a29f59e
No related branches found
No related tags found
Pipeline #
Loading
Please register or sign in to comment