Commit 3d7e832e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 7ebff18d
......@@ -95,6 +95,7 @@ bundle = ${buildout:bin-directory}/bundle
# gitlab wants to check redis version via running: redis-cli
# gitlab (via github-markup) wants to convert rst -> html via running: python2 (with docutils egg)
# (python-4gitlab puts interpreter into ${buildout:bin-directory})
# TODO git on path for gitlab (it uses abspath, but there are not all cases like this, e.g. in gitlab_git/repository.rb)
environment =
PATH = ${:ruby-location}/bin:${cmake:location}/bin:${pkgconfig:location}/bin:${nodejs:location}/bin:${postgresql92:location}/bin:${redis28:location}/bin:${buildout:bin-directory}:%(PATH)s
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment