diff .gitlab-ci.yml @ 5352:474bcce6cef1

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 dd88c127ad81
children db1dfa818187
line wrap: on
line diff
--- a/.gitlab-ci.yml	Fri May 29 13:50:41 2020 +0800
+++ b/.gitlab-ci.yml	Sat Jun 06 21:19:33 2020 +0800
@@ -62,6 +62,7 @@
         - make
     variables:
         LANG: en_us.UTF-8
+        PYTHONPATH: "/ci/repos/mercurial:$PYTHONPATH"
     artifacts:
         paths:
             - html/*