Skip to content

Commit 5efe6c1

Browse files
committed
Added 4.10.x to Jenkins Job for Jbang IT Tests
Signed-off-by: Andrea Cosentino <[email protected]>
1 parent 3e77fa0 commit 5efe6c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile.jbangtest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ pipeline {
5959
when {
6060
anyOf {
6161
branch 'main'
62+
branch 'camel-4.10.x'
6263
branch 'camel-4.8.x'
6364
}
6465
}

0 commit comments

Comments
 (0)