Skip to content

Commit

Permalink
updated booth
Browse files Browse the repository at this point in the history
  • Loading branch information
benadida committed Jun 26, 2011
1 parent 0fabd9c commit b4a060a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -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])
Expand Down
2 changes: 1 addition & 1 deletion heliosbooth
Submodule heliosbooth updated 1 files
+2 −1 single-ballot-verify.html

0 comments on commit b4a060a

Please sign in to comment.