mirror of
https://github.com/status-im/status-react.git
synced 2025-02-19 22:28:40 +00:00
ci: ugprade Jenkins library to use narrow shell
Depends on: https://github.com/status-im/status-jenkins-lib/pull/59 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7332f483a4
commit
5380f83cab
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
/* 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.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux' }
|
agent { label 'linux' }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
/* 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.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label params.AGENT_LABEL }
|
agent { label params.AGENT_LABEL }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
/* 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.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'macos' }
|
agent { label 'macos' }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'linux' }
|
agent { label 'linux' }
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
library 'status-jenkins-lib@v1.6.6'
|
library 'status-jenkins-lib@v1.6.9'
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user