dengzhhu653 commented on code in PR #4274: URL: https://github.com/apache/hive/pull/4274#discussion_r1179811798
########## .github/workflows/docker-image.yml: ########## @@ -0,0 +1,38 @@ +name: ci hive docker image + +on: + push: Review Comment: Once per week makes sense to me for dev, if there are some limitations on the number of the dev images, for example, only keep the latest 10 images for dev. -- 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]
