mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 18:25:45 +00:00
use uppercase for latest.json
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
ff0613b0f8
commit
d86ebe3c9b
@ -93,7 +93,7 @@ pipeline {
|
||||
/* Create latest.json with newest nightly URLs */
|
||||
if (btype == 'nightly') {
|
||||
cmn.updateLatestNightlies(
|
||||
APK: apkUrl, IOS: ipaUrl, APP: appUrl, MAC: dmgUrl, Win: zipUrl
|
||||
APK: apkUrl, IOS: ipaUrl, APP: appUrl, MAC: dmgUrl, WIN: zipUrl
|
||||
)
|
||||
}
|
||||
} }
|
||||
|
Loading…
x
Reference in New Issue
Block a user