mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
Merge pull request #1131 from deltachat/lefherz-patch-1
Upload apk to download.delta.chat
This commit is contained in:
@@ -20,7 +20,11 @@ Release core, f-droid, then:
|
||||
(not: App Bundle as this would require uploading the signing key to Google)
|
||||
3. Select flavor `gplayRelease` with V1 signature enabled
|
||||
(needed for easy APK verification), V2 is optional
|
||||
4. Upload the generated APK from `gplay/release` to the Github release created at 4
|
||||
4. Upload the generated APK from `gplay/release` to download.delta.chat:
|
||||
- `cd gplay/release`
|
||||
- `rsync deltachat-gplay-release-0.xxx.x.apk jekyll@download.delta.chat:/var/www/html/download/android/ -i ~/.ssh/jekyll `
|
||||
- `ln -s deltachat-gplay-release-0.xxx.x.apk deltachat-stable.apk `
|
||||
- `rsync deltachat-stable.apk jekyll@download.delta.chat:/var/www/html/download/android/ -i ~/.ssh/jekyll `
|
||||
5. Test the APK
|
||||
6. Upload the APK as _Beta_ (_not:_ Production) to https://play.google.com/apps/publish/
|
||||
(Release management/App releases/Open track/Manage/Create Release/Browse files ->
|
||||
|
||||
Reference in New Issue
Block a user