TuroczyX commented on code in PR #4274: URL: https://github.com/apache/hive/pull/4274#discussion_r1178832352
########## .github/workflows/docker-image.yml: ########## @@ -0,0 +1,38 @@ +name: ci hive docker image + +on: + push: Review Comment: I think we should have a -latest with the GA version. Also we could have a daily release about the -dev version (or tags) for every commit would be a bit overused. -- 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]
