Commit 267e64f4

mo khan <mo@mokhan.ca>
2013-06-06 03:21:50
co master branch before deploying to staging
1 parent 145a8ac
Changed files (1)
script/deploy-staging.sh
@@ -6,4 +6,5 @@ echo 'switch gemset'
 rvm use ruby-2.0.0-p195@cakeside --create
 
 echo 'bundle install'
+git checkout master
 bundle exec rake ci:deploy_staging --trace