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-optaplanner.git
The following commit(s) were added to refs/heads/apache_migration by this push:
new 62324cd4d5 Switch to main branch in config
62324cd4d5 is described below
commit 62324cd4d5636fb965a4e5cc81d87b149eb417b9
Author: jstastny-cz <[email protected]>
AuthorDate: Tue Sep 19 12:21:01 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 36e32df176..cfc1a4eece 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -11,7 +11,7 @@ ecosystem:
- incubator-kie-benchmarks.*
git:
branches:
- - name: apache_migration
+ - name: main
main_branch: true
seed:
config_file:
@@ -20,7 +20,7 @@ seed:
author:
name: apache
credentials_id: ASF_Cloudbees_Jenkins_ci-builds
- branch: apache_migration
+ branch: main
path: .ci/jenkins/config/branch.yaml
jenkins:
email_creds_id: KOGITO_CI_NOTIFICATION_EMAILS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]