Yikun commented on code in PR #37550:
URL: https://github.com/apache/spark/pull/37550#discussion_r947724949
##########
.github/workflows/build_infra_images_cache.yml:
##########
@@ -25,6 +25,7 @@ on:
- 'master'
paths:
- 'dev/infra/Dockerfile'
+ - 'dev/infra/lint.Dockerfile'
Review Comment:
> Dockerfile looks like an extension.
There seems to be nothing wrong with Dockerfile as an extension, I just saw
intelliJ can identify `lint.Dockerfile` and highlight syntax, but
`Dockerfile.lint` not. 😂
--
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]