This is an automated email from the ASF dual-hosted git repository.

rantunes pushed a commit to branch kie-issues_821
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git


The following commit(s) were added to refs/heads/kie-issues_821 by this push:
     new 4d92548d27 Initial implementation of Drools weekly deploy job
4d92548d27 is described below

commit 4d92548d275bff24ef5d421910678acf25d8b21d
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Tue Jan 16 15:21:11 2024 -0300

    Initial implementation of Drools weekly deploy job
---
 .ci/jenkins/dsl/jobs.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ci/jenkins/dsl/jobs.groovy b/.ci/jenkins/dsl/jobs.groovy
index f2a87b20ed..de73d4c28b 100644
--- a/.ci/jenkins/dsl/jobs.groovy
+++ b/.ci/jenkins/dsl/jobs.groovy
@@ -215,7 +215,7 @@ setupDeployJob(JobType.RELEASE)
 setupPromoteJob(JobType.RELEASE)
 
 // Weekly deploy job
-setupProjectWeeklyJob()
+setupWeeklyDeployJob()
 
 // Tools job
 if (isMainStream()) {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to