mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-09 11:19:23 +08:00
added copy command for host settings
This commit is contained in:
@@ -27,6 +27,9 @@ workon zipline
|
||||
# Show what we have installed
|
||||
pip freeze
|
||||
|
||||
#copy the host_settings file into place
|
||||
cp /mnt/jenkins/zipline_host_settings.py ./host_settings.py
|
||||
|
||||
#documentation output
|
||||
paver apidocs html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user