We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9cbb0c commit b546b0cCopy full SHA for b546b0c
ci/release/Jenkinsfile
@@ -9,7 +9,7 @@
9
/*
10
* See https://github.com/hibernate/hibernate-jenkins-pipeline-helpers
11
*/
12
-@Library('hibernate-jenkins-pipeline-helpers@1.5') _
+@Library('hibernate-jenkins-pipeline-helpers@1.17') _
13
14
// Avoid running the pipeline on branch indexing
15
if (currentBuild.getBuildCauses().toString().contains('BranchIndexingCause')) {
0 commit comments