develop_sky #1
@ -72,7 +72,7 @@ variables:
|
|||||||
- which ruby
|
- which ruby
|
||||||
- gem env
|
- gem env
|
||||||
- bundle config mirror.https://rubygems.org https://gems.ruby-china.com
|
- bundle config mirror.https://rubygems.org https://gems.ruby-china.com
|
||||||
- bundle install --gemfile android/Gemfile --path vendor/bundle --quiet
|
- bundle install --gemfile android/Gemfile --path vendor/bundle_android --quiet
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- app_new.version
|
- app_new.version
|
||||||
@ -92,7 +92,7 @@ variables:
|
|||||||
- which ruby
|
- which ruby
|
||||||
- gem env
|
- gem env
|
||||||
- bundle config mirror.https://rubygems.org https://gems.ruby-china.com
|
- bundle config mirror.https://rubygems.org https://gems.ruby-china.com
|
||||||
- bundle install --gemfile android/Gemfile --path vendor/bundle --quiet
|
- bundle install --gemfile android/Gemfile --path vendor/bundle_ios --quiet
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- app_new.version
|
- app_new.version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user