summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2013-06-05 21:50:26 -0600
committermo khan <mo@mokhan.ca>2013-06-05 21:50:26 -0600
commitb6503abf10280abe17a9945f14fcd46b523a5796 (patch)
tree7a9268abbac1ebc24d7ddc7c8fc1e85742e2db67 /script
parentdf643ec3d5a3db099e23d21b8dfb204d0e881da7 (diff)
remove unncessary branch switching jenkins should handle this
Diffstat (limited to 'script')
-rw-r--r--script/deploy-staging.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/deploy-staging.sh b/script/deploy-staging.sh
index 222e6b6a..d4ed15e1 100644
--- a/script/deploy-staging.sh
+++ b/script/deploy-staging.sh
@@ -6,5 +6,4 @@ 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