Skip to content
Snippets Groups Projects
Commit b4a060af authored by Ben Adida's avatar Ben Adida
Browse files

updated booth

parent 0fabd9cc
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,7 @@ def deploy(tag, path):
def staging_deploy(tag):
deploy(tag, path=STAGING_SETUP['root'])
restart_celeryd(path = STAGING_SETUP['celery'])
def production_deploy(tag):
production_roots = ",".join([p['root'] for p in PRODUCTION_SETUPS])
......
Subproject commit 23bea6fb2cfa367300f1c20bb261e20a2e96fa05
Subproject commit a7785052f5f4d70c28980d8e225b65540c06fc04
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment