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

tzimanyi pushed a commit to branch apache_migration
in repository https://gitbox.apache.org/repos/asf/incubator-kie-benchmarks.git


The following commit(s) were added to refs/heads/apache_migration by this push:
     new c6889814 Fix CI references to kie-docs and kie-benchmarks (#261)
c6889814 is described below

commit c68898147bebde1558770fe152957e3f8fa83497
Author: Jan Stastny <[email protected]>
AuthorDate: Mon Sep 18 14:08:36 2023 +0200

    Fix CI references to kie-docs and kie-benchmarks (#261)
    
    Co-authored-by: jstastny-cz <[email protected]>
---
 .ci/jenkins/Jenkinsfile.branch          | 2 +-
 .ci/jenkins/Jenkinsfile.bump-up-version | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.ci/jenkins/Jenkinsfile.branch b/.ci/jenkins/Jenkinsfile.branch
index c185a809..f01076f8 100644
--- a/.ci/jenkins/Jenkinsfile.branch
+++ b/.ci/jenkins/Jenkinsfile.branch
@@ -6,7 +6,7 @@ import org.kie.jenkins.MavenStagingHelper
 AGENT_LABEL="ubuntu"
 MVN_TOOL="maven_3.8.6"
 JDK_TOOL="jdk_11_latest"
-benchmarksRepo="incubator-kie-kie-benchmarks"
+benchmarksRepo="incubator-kie-benchmarks"
 GIT_AUTHOR="apache"
 TARGET_BRANCH="newBranch"
 
diff --git a/.ci/jenkins/Jenkinsfile.bump-up-version 
b/.ci/jenkins/Jenkinsfile.bump-up-version
index fbf2414a..9ebfa8db 100644
--- a/.ci/jenkins/Jenkinsfile.bump-up-version
+++ b/.ci/jenkins/Jenkinsfile.bump-up-version
@@ -3,7 +3,7 @@ import org.jenkinsci.plugins.workflow.libs.Library
 
 import org.kie.jenkins.MavenCommand
 
-def repoName = 'incubator-kie-kie-benchmarks'
+def repoName = 'incubator-kie-benchmarks'
 
 pipeline {
     agent {


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

Reply via email to