-
Notifications
You must be signed in to change notification settings - Fork 45
/
main.yaml
41 lines (41 loc) · 988 Bytes
/
main.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
ecosystem:
main_project: kogito
dependencies:
- name: drools
projects:
- name: kogito
default_main_version: 2.0.0-SNAPSHOT
regexs:
- kogito.*
- incubator-kie-kogito.*
- name: kie-docs
ignore_release: true
regexs:
- kie-docs.*
- incubator-kie-docs.*
git:
branches:
- name: main
main_branch: true
- name: 10.0.x
seed:
branch: seed-kogito-10.0.x
seed:
config_file:
git:
repository: incubator-kie-kogito-pipelines
author:
name: apache
credentials_id: ASF_Cloudbees_Jenkins_ci-builds
push:
credentials_id: 84811880-2025-45b6-a44c-2f33bef30ad2
branch: main
path: .ci/jenkins/config/branch.yaml
jenkinsfile: dsl/seed/jenkinsfiles/Jenkinsfile.seed.branch
jenkins:
email_creds_id: KOGITO_CI_NOTIFICATION_EMAILS
agent:
docker:
builder:
image: docker.io/apache/incubator-kie-kogito-ci-build:main-latest
args: --privileged --group-add docker