This is an automated email from the ASF dual-hosted git repository. asf-ci-kie pushed a commit to branch configure-branch-10.1.x-ccjqtkskfe in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
commit 8a498eaa04f767951074aa2070c45f138f61166e Author: asf-ci-kie <[email protected]> AuthorDate: Mon Apr 28 14:56:16 2025 -0400 Add release branch 10.1.x after cut-off --- .ci/jenkins/config/main.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ci/jenkins/config/main.yaml b/.ci/jenkins/config/main.yaml index eb294171dd..279af44c03 100644 --- a/.ci/jenkins/config/main.yaml +++ b/.ci/jenkins/config/main.yaml @@ -17,6 +17,9 @@ git: - name: 10.0.x seed: branch: seed-drools-10.0.x + - name: 10.1.x + seed: + branch: seed-drools-10.1.x seed: config_file: git: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
