This is an automated email from the ASF dual-hosted git repository.
tzimanyi 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 69fecf6c still use apache_migration branch in apache (#1085)
69fecf6c is described below
commit 69fecf6c8b7292cbdde4b4389cadcc19994f5a8c
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Sep 18 12:25:33 2023 +0200
still use apache_migration branch in apache (#1085)
Co-authored-by: jstastny-cz <[email protected]>
---
.ci/jenkins/config/main.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.ci/jenkins/config/main.yaml b/.ci/jenkins/config/main.yaml
index 9fc09cc4..f87abba8 100644
--- a/.ci/jenkins/config/main.yaml
+++ b/.ci/jenkins/config/main.yaml
@@ -20,7 +20,7 @@ ecosystem:
- incubator-kie-kie-docs.*
git:
branches:
- - name: main
+ - name: apache_migration
main_branch: true
seed:
config_file:
@@ -28,8 +28,8 @@ seed:
repository: incubator-kie-kogito-pipelines
author:
name: apache
- credentials_id: kie-ci3
- branch: main
+ credentials_id: ASF_Cloudbees_Jenkins_ci-builds
+ branch: apache_migration
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]