Upgrade to hibernate-jenkins-pipeline-helpers 1.17
This commit is contained in:
parent
a3926cbbc1
commit
0047b070d6
|
@ -9,7 +9,7 @@
|
|||
/*
|
||||
* See https://github.com/hibernate/hibernate-jenkins-pipeline-helpers
|
||||
*/
|
||||
@Library('hibernate-jenkins-pipeline-helpers@1.5') _
|
||||
@Library('hibernate-jenkins-pipeline-helpers@1.17') _
|
||||
|
||||
// Avoid running the pipeline on branch indexing
|
||||
if (currentBuild.getBuildCauses().toString().contains('BranchIndexingCause')) {
|
||||
|
|
Loading…
Reference in New Issue