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-kogito-apps.git
commit 885d003277eceeff6df02363b12c0f4491e69a28 Author: Rodrigo Antunes <[email protected]> AuthorDate: Fri Jan 19 08:22:17 2024 -0300 Weekly job fixes --- .ci/jenkins/Jenkinsfile.deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/jenkins/Jenkinsfile.deploy b/.ci/jenkins/Jenkinsfile.deploy index 68cde8f68..f6bb09df3 100644 --- a/.ci/jenkins/Jenkinsfile.deploy +++ b/.ci/jenkins/Jenkinsfile.deploy @@ -16,7 +16,7 @@ pipeline { options { timestamps() - timeout(time: 600, unit: 'MINUTES') + timeout(time: 210, unit: 'MINUTES') } // parameters { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
