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

porcelli pushed a commit to branch 10.2.x
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/10.2.x by this push:
     new 027923b5084 release: increase timeout
027923b5084 is described below

commit 027923b508431b61f0379454025fc22a4d2b19b3
Author: Alex Porcelli <[email protected]>
AuthorDate: Sun Mar 22 22:33:27 2026 -0400

    release: increase timeout
---
 .ci/jenkins/Jenkinsfile.release-candidate | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ci/jenkins/Jenkinsfile.release-candidate 
b/.ci/jenkins/Jenkinsfile.release-candidate
index ba072d91df6..7f727181359 100644
--- a/.ci/jenkins/Jenkinsfile.release-candidate
+++ b/.ci/jenkins/Jenkinsfile.release-candidate
@@ -27,7 +27,7 @@ pipeline {
     }
 
     options {
-        timeout(time: 180, unit: 'MINUTES')
+        timeout(time: 360, unit: 'MINUTES')
     }
 
     environment {


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

Reply via email to