Ring: remove 20191217-01 (206) and 20191220-01 (207)

Outdated, failing builds.
This commit is contained in:
relan 2020-01-25 11:08:11 +03:00
parent 1874c9b261
commit 737d46b61c

View file

@ -950,60 +950,6 @@ Builds:
- ./compile.sh --release --no-gradle
ndk: r20
- versionName: 20191217-01
versionCode: 206
commit: android/release_206
timeout: 10800
subdir: client-android/ring-android/app
submodules: true
gradle:
- noPush
rm:
- client-electron
- client-gnome
- client-ios
- client-macosx
- client-uwp
- client-windows
- docker
- docs
- lrc
- packaging
- scripts
build:
- cd ../..
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
- export ANDROID_ABI="armeabi-v7a arm64-v8a x86"
- ./compile.sh --release --no-gradle
ndk: r20
- versionName: 20191220-01
versionCode: 207
commit: android/release_207
timeout: 10800
subdir: client-android/ring-android/app
submodules: true
gradle:
- noPush
rm:
- client-electron
- client-gnome
- client-ios
- client-macosx
- client-uwp
- client-windows
- docker
- docs
- lrc
- packaging
- scripts
build:
- cd ../..
- export ANDROID_NDK_ROOT="$ANDROID_NDK"
- export ANDROID_ABI="armeabi-v7a arm64-v8a x86"
- ./compile.sh --release --no-gradle
ndk: r20
- versionName: 20200107-01
versionCode: 210
commit: android/release_210