tiagobento commented on code in PR #2928:
URL:
https://github.com/apache/incubator-kie-tools/pull/2928#discussion_r1972335892
##########
.ci/jenkins/release-jobs/Jenkinsfile.kogito-db-migrator-tool:
##########
@@ -161,11 +161,11 @@ pipeline {
}
steps {
script {
- env.RELEASE_IMAGE_TAR_FILE =
"incubator-kie-${params.RELEASE_CANDIDATE_VERSION}-kogito-db-migrator-tool-image.tar.gz"
+ env.RELEASE_IMAGE_TAR_FILE =
"kie-${params.RELEASE_CANDIDATE_VERSION}-kogito-db-migrator-tool-image.tar.gz"
Review Comment:
The `incubator-` prefix was dropped by the IPMC a while ago. I guess they
are not creating new stuff with the `incubator-` prefix anymore.
--
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]