snazy commented on code in PR #1593: URL: https://github.com/apache/polaris/pull/1593#discussion_r2202495450
########## .github/workflows/nightly.yml: ########## @@ -61,3 +61,27 @@ jobs: env: ORG_GRADLE_PROJECT_apacheUsername: ${{ secrets.NEXUS_USER }} ORG_GRADLE_PROJECT_apachePassword: ${{ secrets.NEXUS_PW }} + - name: Publish Server Docker nightly image Review Comment: Don't want to use multiplatform images as in #2039? Or do it in that PR? -- 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