dongjoon-hyun commented on code in PR #48690:
URL: https://github.com/apache/spark/pull/48690#discussion_r1820921570
##########
.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:
IIRC, last time, this line seems to fail at `branch-3.5` run because this
file doesn't exist in `branch-3.5`.
Did you get a chance to test this with `branch-3.5` since last reverting,
@zhengruifeng ?
--
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]