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

ricardozanini pushed a commit to branch radtriste-fix-pipelines
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-images.git

commit d1bddd1a52d5bd520a3aab16e977c9a848585e4d
Author: jstastny-cz <[email protected]>
AuthorDate: Wed Nov 15 10:19:25 2023 +0100

    set global config
---
 .ci/jenkins/Jenkinsfile.build-image | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ci/jenkins/Jenkinsfile.build-image 
b/.ci/jenkins/Jenkinsfile.build-image
index 3c867c0e..aa8202d6 100644
--- a/.ci/jenkins/Jenkinsfile.build-image
+++ b/.ci/jenkins/Jenkinsfile.build-image
@@ -40,7 +40,7 @@ pipeline {
                         checkout(githubscm.resolveRepository(getRepoName(), 
getSourceAuthor(), getSourceBranch(), false, getGitAuthorCredentialsId()))
                         
githubscm.prepareCommitStatusInformation(getRepoName(), getSourceAuthor(), 
getSourceBranch(), getGitAuthorCredentialsId())
                     }
-                    githubscm.setUserConfig('robot', 'kie.apache.org')
+                    githubscm.setUserConfig('robot', 'kie.apache.org', true)
                     updateGithubCommitStatus('PENDING', 'Started')
 
                     // Login to final registry if deploy is needed


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

Reply via email to