yesamer commented on code in PR #1708:
URL:
https://github.com/apache/incubator-kie-kogito-images/pull/1708#discussion_r1446223639
##########
.ci/jenkins/Jenkinsfile.setup-branch:
##########
@@ -50,7 +50,7 @@ pipeline {
script {
dir(getRepoName()) {
sh '''
- curl -Ls
https://github.com/kiegroup/kie-cloud-tools/releases/download/v1.3.6/cekit-image-validator-runner.tgz
--output cekit-image-validator-runner.tgz
+ curl -Ls
https://github.com/apache/incubator-kie-kie-cloud-tools/releases/download/v1.3.6/cekit-image-validator-runner.tgz
--output cekit-image-validator-runner.tgz
Review Comment:
@jomarko This repo hasn't been moved to apache, please revert this line
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]