flyrain commented on code in PR #1927: URL: https://github.com/apache/polaris/pull/1927#discussion_r2164976967
########## site/content/release-guide.md: ########## @@ -145,14 +151,13 @@ It's also welcome to verify the regression tests (see [regtests/README.md](https You can now build the source distribution: ``` -./gradlew build sourceTarball -Prelease -PuseGpgAgent -x test -x intTest +./gradlew build sourceTarball -Prelease -PuseGpgAgent -PsignArtifacts -x test -x intTest Review Comment: Removed this change in the new commit. -- 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]
