ci: bump jenkins lib to make release filenames nicer
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
378473b923
commit
a308851f10
|
@ -1,4 +1,4 @@
|
|||
library 'status-jenkins-lib@v1.2.12'
|
||||
library 'status-jenkins-lib@v1.2.13'
|
||||
|
||||
pipeline {
|
||||
agent { label 'linux' }
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-jenkins-lib@v1.2.12'
|
||||
library 'status-jenkins-lib@v1.2.13'
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-jenkins-lib@v1.2.12'
|
||||
library 'status-jenkins-lib@v1.2.13'
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
library 'status-jenkins-lib@v1.2.12'
|
||||
library 'status-jenkins-lib@v1.2.13'
|
||||
|
||||
pipeline {
|
||||
agent { label 'windows' }
|
||||
|
|
Loading…
Reference in New Issue