57244dd24a
* [ci] Support to skip vstest using include/exclude config file. (#11086) example: ├── folderA │ ├── fileA (skip vstest) │ ├── fileB │ └── fileC If we want to skip vstest when changing /folderA/fileA, and not skip vstest when changing fileB or fileC. vstest-include: ^folderA/fileA vstest-exclude: ^folderA * [build] Add version files to docker image dependencies
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
^platform/vs
|
|
^.azure-pipelines/run-test-template.yml
|