update Jenkins library to allow vebose Fastlane calls

For more details see status-react-jenkins change:
https://github.com/status-im/status-react-jenkins/pull/7

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-06-02 18:39:59 +02:00
parent 12aa20f467
commit 284c26055f
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
9 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label 'linux' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label 'linux' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label 'macos-xcode-11.4.1' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label 'linux' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label 'macos-xcode-11.4.1' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label params.AGENT_LABEL }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label 'linux' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label 'macos' }

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.1.5'
library 'status-react-jenkins@v1.1.6'
pipeline {
agent { label 'linux' }