bump jenkins library to 1.2.8 to add keychain password

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-12-02 19:34:10 +01:00
parent 609a7120b6
commit 458ef05740
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
6 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

@ -1,4 +1,4 @@
library 'status-react-jenkins@v1.2.7'
library 'status-react-jenkins@v1.2.8'
pipeline {
agent { label 'macos-xcode-11.5' }

View File

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

View File

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

View File

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