disable play store release
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
27ed124e01
commit
41e04b9555
|
@ -103,8 +103,6 @@ pipeline {
|
|||
}
|
||||
/* build type specific */
|
||||
switch (btype) {
|
||||
case 'release':
|
||||
android.uploadToPlayStore(); break;
|
||||
case 'nightly':
|
||||
env.DIAWI_URL = android.uploadToDiawi(); break;
|
||||
case 'e2e':
|
||||
|
|
Loading…
Reference in New Issue