mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 16:15:06 +00:00
Update hibernate-jenkins-pipeline-helpers to 1.17
This commit is contained in:
parent
f9cbb0c42d
commit
b546b0c82d
2
ci/release/Jenkinsfile
vendored
2
ci/release/Jenkinsfile
vendored
@ -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…
x
Reference in New Issue
Block a user