jbonofre commented on code in PR #1695: URL: https://github.com/apache/polaris/pull/1695#discussion_r2145177061
########## .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: Thanks for your input ! Much appreciated ! Let me do the change. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org