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-kogito-pipelines.git
The following commit(s) were added to refs/heads/apache_migration by this push:
new 96d1950c Switch to main branch in config
96d1950c is described below
commit 96d1950c6f68210721121d948b228ea9b8d02683
Author: jstastny-cz <[email protected]>
AuthorDate: Tue Sep 19 12:20:50 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 19895b2c..dab62f91 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -20,7 +20,7 @@ ecosystem:
- incubator-kie-docs.*
git:
branches:
- - name: apache_migration
+ - name: main
main_branch: true
seed:
config_file:
@@ -29,7 +29,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]