fix:恢复原有ci
This commit is contained in:
parent
da85d65fa2
commit
eeff5f0665
@ -60,11 +60,10 @@ variables:
|
||||
.setup_fastlane_android:
|
||||
extends: .build_rule
|
||||
before_script:
|
||||
- gem install bundler
|
||||
- bundle clean --force
|
||||
- bundle install --gemfile android/Gemfile --quiet
|
||||
- ls -li
|
||||
- export NEXT_VERSION="$(cat app_new.version)"
|
||||
# - flutter pub get
|
||||
- bundle install --gemfile android/Gemfile --quiet
|
||||
cache:
|
||||
paths:
|
||||
- app_new.version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user