mirror of
https://github.com/status-im/status-react.git
synced 2025-02-08 17:15:52 +00:00
ci: fix missing Alchemy and Infura env vars
Depends on: https://github.com/status-im/status-jenkins-lib/pull/65 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7ef466078a
commit
8ccf2d1596
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
/* Options section can't access functions in objects. */
|
/* Options section can't access functions in objects. */
|
||||||
def isPRBuild = utils.isPRBuild()
|
def isPRBuild = utils.isPRBuild()
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux' }
|
agent { label 'linux' }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
/* Options section can't access functions in objects. */
|
/* Options section can't access functions in objects. */
|
||||||
def isPRBuild = utils.isPRBuild()
|
def isPRBuild = utils.isPRBuild()
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label params.AGENT_LABEL }
|
agent { label params.AGENT_LABEL }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
/* Options section can't access functions in objects. */
|
/* Options section can't access functions in objects. */
|
||||||
def isPRBuild = utils.isPRBuild()
|
def isPRBuild = utils.isPRBuild()
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'macos' }
|
agent { label 'macos' }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux' }
|
agent { label 'linux' }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.7.3'
|
library 'status-jenkins-lib@v1.7.4'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user