diff options
| author | mo khan <mo@mokhan.ca> | 2013-06-05 21:21:50 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2013-06-05 21:21:50 -0600 |
| commit | 267e64f49a7109f69116784d77cfb1d470851ed8 (patch) | |
| tree | 131902bbf0ecd46bd10f5e0291058cc7f1999c94 /script | |
| parent | 145a8acfdff8a1018ee398a6b3e4af95ce7663a2 (diff) | |
co master branch before deploying to staging
Diffstat (limited to 'script')
| -rw-r--r-- | script/deploy-staging.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/deploy-staging.sh b/script/deploy-staging.sh index ab567399..0d16beb0 100644 --- a/script/deploy-staging.sh +++ b/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 |
