tuhaihe commented on PR #1609: URL: https://github.com/apache/cloudberry/pull/1609#issuecomment-4182627542
After this change, we can generate the PRM/DEB packages just by one command: ```bash ./devops/build/packaging/deb/build-deb.sh -v 2.1.0 # DEB ./devops/build/packaging/deb/build-deb.sh -v 2.1.0 -r 1 # RPM ``` -- 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]
