ci: update jenkins lib

This commit is contained in:
Anton Iakimov 2023-08-15 15:57:34 +02:00
parent 238ffeb01e
commit 2c50004275
No known key found for this signature in database
GPG Key ID: DEA1FE58DD8BF7FA
10 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
pipeline {
agent { label 'linux' }

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()

View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.7.11'
library 'status-jenkins-lib@v1.7.13'
/* Options section can't access functions in objects. */
def isPRBuild = utils.isPRBuild()