butterfly.nightly - remove failed

This commit is contained in:
Licaon_Kter 2024-05-08 10:11:01 +00:00
parent b222024c03
commit cf2f16ae35

View file

@ -1726,33 +1726,6 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --flavor nightly
- versionName: 2.1.0-rc.1
versionCode: 101
commit: d3a5c28b162e810e9ff5d9013e3b3a98bcc6136c
subdir: app
output: build/app/outputs/flutter-apk/app-nightly-release.apk
srclibs:
- flutter@stable
rm:
- app/ios
- app/linux
- app/macos
- app/web
- app/windows
prebuild:
- export version=$(cat ../FLUTTER_VERSION)
- pushd $$flutter$$
- git checkout -f $version
- popd
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get
scandelete:
- app/.pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --flavor nightly
- versionName: 2.1.0-rc.2
versionCode: 102
commit: f71dfc8bf5c11462fdfafde34c43de797e062850