mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-25 14:57:05 +00:00
fix missing cmn. prefix
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
6d6bed4282
commit
6ff36b5dd5
@ -76,7 +76,7 @@ pipeline {
|
||||
/* mobile */
|
||||
Apk: cmn.pkgUrl(apk), Apke2e: cmn.pkgUrl(apke2e),
|
||||
iOS: cmn.pkgUrl(ios), /*iOSe2e: cmn.pkgUrl(iose2e),*/
|
||||
Diawi: getEnv(ios, 'DIAWI_URL'),
|
||||
Diawi: cmn.getEnv(ios, 'DIAWI_URL'),
|
||||
/* desktop */
|
||||
App: cmn.pkgUrl(nix), Mac: cmn.pkgUrl(osx), Win: cmn.pkgUrl(win),
|
||||
/* upload the sha256 checksums file too */
|
||||
|
Loading…
x
Reference in New Issue
Block a user