mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-26 16:39:24 +00:00
disable playstore upload
Signed-off-by: Jakub Sokołowski <jakub@status.im> Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
This commit is contained in:
parent
5f2b29ee52
commit
efa420def4
@ -108,8 +108,6 @@ pipeline {
|
||||
}
|
||||
/* build type specific */
|
||||
switch (btype) {
|
||||
case 'release':
|
||||
android.uploadToPlayStore(); break;
|
||||
case 'nightly':
|
||||
env.DIAWI_URL = android.uploadToDiawi(); break;
|
||||
case 'e2e':
|
||||
|
Loading…
x
Reference in New Issue
Block a user