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:
Jakub Sokołowski 2023-04-20 20:36:10 +02:00
parent c8d0cb36e6
commit 9993685b5a
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.6.8'
library 'status-jenkins-lib@v1.7.1'
pipeline {
agent { label 'linux' }

View File

@ -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()

View File

@ -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()

View File

@ -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()

View File

@ -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()

View File

@ -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()

View File

@ -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()