Commit dec20d76 by Calen Pennington

Use separate venv for parallel builds

parent 2cd18dfa
......@@ -60,7 +60,7 @@ fi
export PIP_DOWNLOAD_CACHE=/mnt/pip-cache
source /mnt/virtualenvs/"$JOB_NAME"/bin/activate
source $VIRTUALENV_DIR/bin/activate
bundle install
......
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