TF-836: add bitrise
This commit is contained in:
@@ -77,6 +77,9 @@ workflows:
|
||||
cd ../rule_filter
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
cd ../forward
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
cd ..
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
|
||||
@@ -17,6 +17,9 @@ flutter pub get && flutter pub run build_runner build --delete-conflicting-outpu
|
||||
cd ../rule_filter
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
cd ../forward
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
cd ..
|
||||
flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
|
||||
@@ -11,9 +11,6 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
model:
|
||||
path: ../model
|
||||
|
||||
equatable: 2.0.3
|
||||
|
||||
json_annotation: 4.5.0
|
||||
|
||||
Reference in New Issue
Block a user