mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-05 02:05:00 -04:00
fix python path in jenkins scripts
This commit is contained in:
parent
6e67aaa7f2
commit
f06ffdb6fa
4 changed files with 4 additions and 4 deletions
|
@ -12,5 +12,5 @@ export SYNAPSE_CACHE_FACTOR=1
|
|||
./jenkins/clone.sh sytest https://github.com/matrix-org/sytest.git
|
||||
|
||||
./sytest/jenkins/install_and_run.sh \
|
||||
--python $WORKSPACE/.tox/bin/python \
|
||||
--python $WORKSPACE/.tox/py27/bin/python \
|
||||
--synapse-directory $WORKSPACE \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue