Commit c2e6fac
authored
Also trigger Windows CI on
### What does this PR do?
Add `.bazel*` to the `windows_path_2` change filter in `.gitlab-ci.yml`.
### Motivation
`.bazelrc` and `.bazelversion` live at the repo root, not under `bazel/**/*`.
Changes to those files can affect Windows builds and tests (#48207) without triggering Windows CI jobs, so
regressions go undetected until the change lands on `main`.
Follows #48087 - more to come?
Co-authored-by: regis.desgroppes <[email protected]>.bazel* changes (#48209)1 parent bfcf063 commit c2e6fac
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments