diff options
| author | mo khan <mo@mokhan.ca> | 2013-06-05 21:50:26 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2013-06-05 21:50:26 -0600 |
| commit | b6503abf10280abe17a9945f14fcd46b523a5796 (patch) | |
| tree | 7a9268abbac1ebc24d7ddc7c8fc1e85742e2db67 /script | |
| parent | df643ec3d5a3db099e23d21b8dfb204d0e881da7 (diff) | |
remove unncessary branch switching jenkins should handle this
Diffstat (limited to 'script')
| -rw-r--r-- | script/deploy-staging.sh | 1 |
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 |
