ci: upgrade jenkins library to v1.2.4
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
b169783847
commit
8717a86ff8
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.4'
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.4'
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-react-jenkins@v1.2.0'
|
||||
library 'status-react-jenkins@v1.2.4'
|
||||
|
||||
pipeline {
|
||||
agent { label 'windows' }
|
||||
|
|
Loading…
Reference in New Issue