mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
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…
x
Reference in New Issue
Block a user