This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch apache_migration
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/apache_migration by this push:
new bb93f94424 Switch to main branch in config
bb93f94424 is described below
commit bb93f94424b9fde1959f6ee15c324f5bdb067136
Author: jstastny-cz <[email protected]>
AuthorDate: Tue Sep 19 12:21:10 2023 +0200
Switch to main branch in config
---
.ci/jenkins/config/main.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.ci/jenkins/config/main.yaml b/.ci/jenkins/config/main.yaml
index 2463eb28ab..82538f85d3 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -15,7 +15,7 @@ ecosystem:
- incubator-kie-benchmarks.*
git:
branches:
- - name: apache_migration
+ - name: main
main_branch: true
seed:
config_file:
@@ -24,7 +24,7 @@ seed:
author:
name: apache
credentials_id: ASF_Cloudbees_Jenkins_ci-builds
- branch: apache_migration
+ branch: main
path: .ci/jenkins/config/branch.yaml
jenkinsfile: dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch
jenkins:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]