mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-12 17:54:32 +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 */
|
/* build type specific */
|
||||||
switch (btype) {
|
switch (btype) {
|
||||||
case 'release':
|
|
||||||
android.uploadToPlayStore(); break;
|
|
||||||
case 'nightly':
|
case 'nightly':
|
||||||
env.DIAWI_URL = android.uploadToDiawi(); break;
|
env.DIAWI_URL = android.uploadToDiawi(); break;
|
||||||
case 'e2e':
|
case 'e2e':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user