mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
ci: add Alchemy credentials, update Infura
Was supposed to be done in: https://github.com/status-im/status-desktop/pull/10338 But it was merged without those changes. Depends on: https://github.com/status-im/status-jenkins-lib/pull/62 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
c8d0cb36e6
commit
9993685b5a
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.6.8'
|
||||
library 'status-jenkins-lib@v1.7.1'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.6.8'
|
||||
library 'status-jenkins-lib@v1.7.1'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.6.8'
|
||||
library 'status-jenkins-lib@v1.7.1'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.6.8'
|
||||
library 'status-jenkins-lib@v1.7.1'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.6.8'
|
||||
library 'status-jenkins-lib@v1.7.1'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.6.8'
|
||||
library 'status-jenkins-lib@v1.7.1'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
@ -1,4 +1,4 @@
|
||||
library 'status-jenkins-lib@v1.6.8'
|
||||
library 'status-jenkins-lib@v1.7.1'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
Loading…
x
Reference in New Issue
Block a user