mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 16:21:51 +08:00
fixing the path to host_settings
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ virtualenv --no-site-packages $PYENV_HOME
|
||||
. $PYENV_HOME/bin/activate
|
||||
./ordered_pip.sh $WORKSPACE/requirements.txt
|
||||
./ordered_pip.sh $WORKSPACE/requirements_dev.txt
|
||||
cp /mnt/jenkins_backup/host_settings.py ./
|
||||
cp /mnt/jenkins/host_settings.py ./
|
||||
|
||||
#setup the local mongodb
|
||||
python dev_setup.py
|
||||
|
||||
Reference in New Issue
Block a user