This is an automated email from the ASF dual-hosted git repository.
kbowers pushed a commit to branch seed-drools-2.2.x
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/seed-drools-2.2.x by this push:
new c4b62d6e disable nightly/weekly (#1289)
c4b62d6e is described below
commit c4b62d6e3cc6d372d38c8f27fb74f0e75fc27cc8
Author: Kbowers <[email protected]>
AuthorDate: Tue Dec 9 08:51:34 2025 +0000
disable nightly/weekly (#1289)
---
.ci/jenkins/config/branch.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index de00b7e3..39893a76 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -1,5 +1,10 @@
generation_config:
missing_environment: ignore
+job_types:
+ nightly:
+ disabled: true
+ other:
+ disabled: true
environments:
native:
env_vars:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]