Update hibernate-jenkins-pipeline-helpers to 1.17

This commit is contained in:
Marco Belladelli 2024-07-02 09:45:07 +02:00
parent f9cbb0c42d
commit b546b0c82d
No known key found for this signature in database
GPG Key ID: DBD6E257ABE9EA3D

View File

@ -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')) {