changeset 5359:f4d991ac2cd6 stable

ci: add /ci/repos/mercurial to $PYTHONPATH for docs The job was using system hg before this.
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 06 Jun 2020 21:19:33 +0800
parents 3c5bcb8ecf3a
children 8be20dec3aef
files .gitlab-ci.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitlab-ci.yml	Thu May 21 09:51:24 2020 +0800
+++ b/.gitlab-ci.yml	Sat Jun 06 21:19:33 2020 +0800
@@ -52,6 +52,7 @@
         - make
     variables:
         LANG: en_us.UTF-8
+        PYTHONPATH: "/ci/repos/mercurial:$PYTHONPATH"
     artifacts:
         paths:
             - html/*