zhengruifeng commented on code in PR #48690:
URL: https://github.com/apache/spark/pull/48690#discussion_r1821795504


##########
.github/workflows/build_infra_images_cache.yml:
##########
@@ -27,6 +27,7 @@ on:
     - 'branch-*'
     paths:
     - 'dev/infra/Dockerfile'
+    - 'dev/spark-test-image/docs/Dockerfile'

Review Comment:
   BTW I guess this line should be fine, because the path in `paths` here does 
not need to be existent.
   
   https://github.com/apache/spark/pull/48533/files fixed `ERROR: failed to 
solve: failed to read dockerfile: open Dockerfile: no such file or directory` 
in https://github.com/apache/spark/actions/runs/11387123331/job/31682246504
   
   It failed in `Build and Push`, not the `paths`



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

Reply via email to