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-optaplanner.git
The following commit(s) were added to refs/heads/apache_migration by this push:
new 8b2a61578f Remove branch override for quickstarts from branch config
(#2984)
8b2a61578f is described below
commit 8b2a61578faa6438fd3f9e4282db199bfcc782b1
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Sep 18 15:37:25 2023 +0200
Remove branch override for quickstarts from branch config (#2984)
Co-authored-by: jstastny-cz <[email protected]>
---
.ci/jenkins/config/branch.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index b42cffbd7d..df9803cd07 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -28,7 +28,6 @@ repositories:
job_display_name: optaplanner
- name: incubator-kie-optaplanner-quickstarts
job_display_name: optaplanner-quickstarts
- branch: 8.x
# Not migrated to Apache yet
# - name: incubator-kie-optaplanner-website
# job_display_name: optaplanner-website
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]