adutra commented on code in PR #1695:
URL: https://github.com/apache/polaris/pull/1695#discussion_r2145079538


##########
.github/workflows/helm.yml:
##########
@@ -86,10 +86,10 @@ jobs:
         run: |
           eval $(minikube -p minikube docker-env)
           ./gradlew \
-            :polaris-quarkus-server:assemble \
-            :polaris-quarkus-server:quarkusAppPartsBuild --rerun \
-            :polaris-quarkus-admin:assemble \
-            :polaris-quarkus-admin:quarkusAppPartsBuild --rerun \
+            :polaris-runtime-server:assemble \

Review Comment:
   As stated in the ML by @snazy I'm not sure we need the word `runtime` in the 
artifact names (the directory name is fine though).



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

Reply via email to