develop_sky #1

Merged
liyi merged 62 commits from develop_sky into develop_sky_liyi 2025-09-22 17:48:20 +08:00
Showing only changes of commit 58e0bdeef4 - Show all commits

View File

@ -71,7 +71,7 @@ variables:
- ruby -v
- which ruby
- gem env
- bundle config mirror.https://rubygems.org https://gems.ruby-china.com
- bundle config mirror.https://rubygems.org https://mirrors.aliyun.com/rubygems/
- bundle install --gemfile android/Gemfile --path vendor/bundle_android --quiet
cache:
paths:
@ -90,7 +90,7 @@ variables:
- ruby -v
- which ruby
- gem env
- bundle config mirror.https://rubygems.org https://gems.ruby-china.com
- bundle config mirror.https://rubygems.org https://mirrors.aliyun.com/rubygems/
- bundle install --gemfile ios/Gemfile --path vendor/bundle_ios --quiet
cache:
paths: