Skip to content

Commit

Permalink
Deploy defaults using the primary version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcaricio committed Jul 30, 2011
1 parent f299abc commit acb63ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -22,7 +22,7 @@ db:
@cd myimgat/ && python manage.py syncdb

deploy:
@cd myimgat/ && gondor deploy prod master
@cd myimgat/ && gondor deploy primary master

test:
@env PYTHONPATH=. python myimgat/manage.py test
Expand Down

0 comments on commit acb63ba

Please sign in to comment.