fix:恢复原有ci
This commit is contained in:
parent
78ad994cc4
commit
da85d65fa2
@ -60,10 +60,11 @@ variables:
|
||||
.setup_fastlane_android:
|
||||
extends: .build_rule
|
||||
before_script:
|
||||
- ls -li
|
||||
- gem install bundler
|
||||
- bundle clean --force
|
||||
- bundle install --gemfile android/Gemfile --quiet
|
||||
- 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