[ 
https://issues.apache.org/jira/browse/HADOOP-19828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063733#comment-18063733
 ] 

ASF GitHub Bot commented on HADOOP-19828:
-----------------------------------------

pan3793 commented on code in PR #8293:
URL: https://github.com/apache/hadoop/pull/8293#discussion_r2899542430


##########
.github/workflows/build-hadoop-image.yaml:
##########
@@ -36,6 +44,8 @@ permissions:
 jobs:
   build:
     runs-on: ubuntu-latest

Review Comment:
   ditto, `ubuntu-slim` should work properly





> Build Docker image in CI only once per commit
> ---------------------------------------------
>
>                 Key: HADOOP-19828
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19828
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: docker
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>
> GitHub workflow for building Hadoop image in CI currently re-builds the image 
> if the same commit is pushed to a different branch.  It should re-use 
> existing image and only apply new tag.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to