mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
clipious - remove unbuilt
This commit is contained in:
parent
5eb54a7d05
commit
3ac6dad071
1 changed files with 0 additions and 111 deletions
|
|
@ -129,117 +129,6 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
- mv /tmp/build com.github.lamarios.clipious
|
- mv /tmp/build com.github.lamarios.clipious
|
||||||
|
|
||||||
- versionName: 1.8.5
|
|
||||||
versionCode: 40011
|
|
||||||
commit: 50e92612fad12e4b326102bce3365f92e252fba3
|
|
||||||
submodules: true
|
|
||||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
|
||||||
binary: https://github.com/lamarios/clipious/releases/download/%v/app-x86_64-release.apk
|
|
||||||
rm:
|
|
||||||
- ios
|
|
||||||
- macos
|
|
||||||
- linux
|
|
||||||
- windows
|
|
||||||
- web
|
|
||||||
prebuild:
|
|
||||||
- cd ..
|
|
||||||
- mv com.github.lamarios.clipious /tmp/build
|
|
||||||
- pushd /tmp/build/
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- submodules/flutter/bin/flutter config --no-analytics
|
|
||||||
- submodules/flutter/bin/flutter pub get
|
|
||||||
- popd
|
|
||||||
- mv /tmp/build com.github.lamarios.clipious
|
|
||||||
scanignore:
|
|
||||||
- submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
|
|
||||||
- submodules/flutter/bin/cache
|
|
||||||
scandelete:
|
|
||||||
- submodules/flutter
|
|
||||||
- .pub-cache
|
|
||||||
build:
|
|
||||||
- cd ..
|
|
||||||
- mv com.github.lamarios.clipious /tmp/build
|
|
||||||
- pushd /tmp/build/
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- submodules/flutter/bin/flutter pub run flutter_native_splash:create
|
|
||||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
|
||||||
- popd
|
|
||||||
- mv /tmp/build com.github.lamarios.clipious
|
|
||||||
|
|
||||||
- versionName: 1.8.5
|
|
||||||
versionCode: 40012
|
|
||||||
commit: 50e92612fad12e4b326102bce3365f92e252fba3
|
|
||||||
submodules: true
|
|
||||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
|
||||||
binary: https://github.com/lamarios/clipious/releases/download/%v/app-armeabi-v7a-release.apk
|
|
||||||
rm:
|
|
||||||
- ios
|
|
||||||
- macos
|
|
||||||
- linux
|
|
||||||
- windows
|
|
||||||
- web
|
|
||||||
prebuild:
|
|
||||||
- cd ..
|
|
||||||
- mv com.github.lamarios.clipious /tmp/build
|
|
||||||
- pushd /tmp/build/
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- submodules/flutter/bin/flutter config --no-analytics
|
|
||||||
- submodules/flutter/bin/flutter pub get
|
|
||||||
- popd
|
|
||||||
- mv /tmp/build com.github.lamarios.clipious
|
|
||||||
scanignore:
|
|
||||||
- submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
|
|
||||||
- submodules/flutter/bin/cache
|
|
||||||
scandelete:
|
|
||||||
- submodules/flutter
|
|
||||||
- .pub-cache
|
|
||||||
build:
|
|
||||||
- cd ..
|
|
||||||
- mv com.github.lamarios.clipious /tmp/build
|
|
||||||
- pushd /tmp/build/
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- submodules/flutter/bin/flutter pub run flutter_native_splash:create
|
|
||||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
|
||||||
- popd
|
|
||||||
- mv /tmp/build com.github.lamarios.clipious
|
|
||||||
|
|
||||||
- versionName: 1.8.5
|
|
||||||
versionCode: 40013
|
|
||||||
commit: 50e92612fad12e4b326102bce3365f92e252fba3
|
|
||||||
submodules: true
|
|
||||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
|
||||||
binary: https://github.com/lamarios/clipious/releases/download/%v/app-arm64-v8a-release.apk
|
|
||||||
rm:
|
|
||||||
- ios
|
|
||||||
- macos
|
|
||||||
- linux
|
|
||||||
- windows
|
|
||||||
- web
|
|
||||||
prebuild:
|
|
||||||
- cd ..
|
|
||||||
- mv com.github.lamarios.clipious /tmp/build
|
|
||||||
- pushd /tmp/build/
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- submodules/flutter/bin/flutter config --no-analytics
|
|
||||||
- submodules/flutter/bin/flutter pub get
|
|
||||||
- popd
|
|
||||||
- mv /tmp/build com.github.lamarios.clipious
|
|
||||||
scanignore:
|
|
||||||
- submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
|
|
||||||
- submodules/flutter/bin/cache
|
|
||||||
scandelete:
|
|
||||||
- submodules/flutter
|
|
||||||
- .pub-cache
|
|
||||||
build:
|
|
||||||
- cd ..
|
|
||||||
- mv com.github.lamarios.clipious /tmp/build
|
|
||||||
- pushd /tmp/build/
|
|
||||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
|
||||||
- submodules/flutter/bin/flutter pub run flutter_native_splash:create
|
|
||||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
|
||||||
- popd
|
|
||||||
- mv /tmp/build com.github.lamarios.clipious
|
|
||||||
|
|
||||||
- versionName: 1.8.8
|
- versionName: 1.8.8
|
||||||
versionCode: 40041
|
versionCode: 40041
|
||||||
commit: 73c8e83157818f0fcd52b7d4868cf7294e601fe4
|
commit: 73c8e83157818f0fcd52b7d4868cf7294e601fe4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue