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 3e77fa0 commit 5efe6c1Copy full SHA for 5efe6c1
Jenkinsfile.jbangtest
@@ -59,6 +59,7 @@ pipeline {
59
when {
60
anyOf {
61
branch 'main'
62
+ branch 'camel-4.10.x'
63
branch 'camel-4.8.x'
64
}
65
0 commit comments