rhkp commented on code in PR #2928:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2928#discussion_r1969991169


##########
.ci/jenkins/Jenkinsfile.daily-dev-publish:
##########
@@ -130,10 +130,10 @@ pipeline {
         KOGITO_MANAGEMENT_CONSOLE__name = 
'incubator-kie-kogito-management-console'
         KOGITO_MANAGEMENT_CONSOLE__buildTag = "${params.BRANCH_NAME}"
 
-        KOGITO_DB_MIGRATOR_TOOL__registry = 'docker.io'
-        KOGITO_DB_MIGRATOR_TOOL__account = 'apache'
-        KOGITO_DB_MIGRATOR_TOOL__name = 'kogito-db-migrator-tool'
-        KOGITO_DB_MIGRATOR_TOOL__buildTag = "${params.BRANCH_NAME}"
+        KIE_KOGITO_DB_MIGRATOR_TOOL__registry = 'docker.io'
+        KIE_KOGITO_DB_MIGRATOR_TOOL__account = 'apache'
+        KIE_KOGITO_DB_MIGRATOR_TOOL__name = 'kie-kogito-db-migrator-tool'
+        KIE_KOGITO_DB_MIGRATOR_TOOL__buildTag = "${params.BRANCH_NAME}"
 

Review Comment:
   In this iteration I changed all the names based on the new Apache repo name. 
Earlier naming was based on our name standards we had earlier so sure it could 
be out of synch.



-- 
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]

Reply via email to