|
|
@ -4,7 +4,6 @@ set -e |
|
|
|
|
|
|
|
|
bundle config set without 'development test' |
|
|
bundle config set without 'development test' |
|
|
bundle check || bundle install |
|
|
bundle check || bundle install |
|
|
cd .. |
|
|
|
|
|
|
|
|
|
|
|
echo =========================================== |
|
|
echo =========================================== |
|
|
echo ${RAILS_ENV} |
|
|
echo ${RAILS_ENV} |
|
|
|