mirror of
https://github.com/status-im/status-react.git
synced 2025-02-22 07:38:34 +00:00
ci: fix alchemy credentials in jenkins lib for release
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7cc056faae
commit
de639fc5bd
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.7.9'
|
||||
library 'status-jenkins-lib@release/1.20.x'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.7.6'
|
||||
library 'status-jenkins-lib@release/1.20.x'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
Loading…
x
Reference in New Issue
Block a user