ci: fix iOS build by building Jsbundle old way
Before this commit was in effect: https://github.com/status-im/status-jenkins-lib/commit/3cbe3e1a Which made `jsbundle` builds the same for both platforms and use Nix. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7224ca70a5
commit
c762f0c564
|
@ -1,4 +1,4 @@
|
|||
library 'status-jenkins-lib@v1.7.9'
|
||||
library 'status-jenkins-lib@v1.7.6'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
|
Loading…
Reference in New Issue