ci: bump jenkins lib to make release filenames nicer

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-04-22 17:59:54 +02:00 committed by Iuri Matias
parent 378473b923
commit a308851f10
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.2.12'
library 'status-jenkins-lib@v1.2.13'
pipeline {
agent { label 'linux' }

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.2.12'
library 'status-jenkins-lib@v1.2.13'
pipeline {
agent {

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.2.12'
library 'status-jenkins-lib@v1.2.13'
pipeline {
agent {

View File

@ -1,4 +1,4 @@
library 'status-jenkins-lib@v1.2.12'
library 'status-jenkins-lib@v1.2.13'
pipeline {
agent { label 'windows' }