Fix Dockerfile.publish.test.centos7#18183
Conversation
Delete lines missed in prior commit.
|
Hey @leezu , Thanks for submitting the PR
CI supported jobs: [edge, centos-cpu, unix-gpu, sanity, windows-gpu, centos-gpu, windows-cpu, website, unix-cpu, clang, miscellaneous] Note: |
|
Thanks for adding that test so as to ensure docker-cache issues are caught earlier. |
|
Mainly the tests ensures that all dockerfiles are valid. Not only the ones used in some CI pipeline, but also the ones only used in CD |
…e#18183) Test the job on PRs, to prevent PRs from breaking the production job
Delete lines missed in prior commit & add CI test to prevent enforce no such mistakes are made in future