This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-spring-boot-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/camel-spring-boot-4.22.x by 
this push:
     new 016966d4a98 CI bump branches
016966d4a98 is described below

commit 016966d4a98140321bf69d36a3c05b359cf5718e
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 11 14:06:15 2026 +0200

    CI bump branches
---
 Jenkinsfile.sb.deploy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile.sb.deploy b/Jenkinsfile.sb.deploy
index 79f76d59584..4a974b8f27c 100644
--- a/Jenkinsfile.sb.deploy
+++ b/Jenkinsfile.sb.deploy
@@ -55,7 +55,7 @@ pipeline {
         stage('Build & Deploy') {
             when {
                 anyOf {
-                    branch 'main'
+                    branch 'camel-spring-boot-4.22.x'
                 }
             }
             steps {

Reply via email to