This is an automated email from the ASF dual-hosted git repository.
tzimanyi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git
The following commit(s) were added to refs/heads/main by this push:
new 5b4aba3c1d kie-issues#641: enable triggers for jenkins pipelines
(#3004)
5b4aba3c1d is described below
commit 5b4aba3c1de3cdf3aba58e87a3a7d6360a6e895d
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Oct 23 12:48:25 2023 +0200
kie-issues#641: enable triggers for jenkins pipelines (#3004)
Co-authored-by: jstastny-cz <[email protected]>
---
.ci/jenkins/config/branch.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/jenkins/config/branch.yaml b/.ci/jenkins/config/branch.yaml
index 3e7bb20a00..bf25ebbb74 100644
--- a/.ci/jenkins/config/branch.yaml
+++ b/.ci/jenkins/config/branch.yaml
@@ -22,7 +22,7 @@ environments:
ids:
- ecosystem
disable:
- triggers: true # TODO to set back
+ deploy: true
repositories:
- name: incubator-kie-optaplanner
job_display_name: optaplanner
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]