kezhenxu94 commented on a change in pull request #1117:
URL: https://github.com/apache/incubator-kyuubi/pull/1117#discussion_r711756302



##########
File path: .github/workflows/image.yml
##########
@@ -0,0 +1,37 @@
+name: Publish Docker image
+
+on:
+  push:
+    branches:
+      - master
+  pull_request:

Review comment:
       Pushing docker images for every pull request is not a good practice, 
it’s better to push the images only when the commit is pushed to master branch. 




-- 
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]


Reply via email to