SPIRV-Tools/.github/workflows
Nathan Gauër 7f9184a5b2
kokoro: fix dubious ownership (#5082)
Kokoro clones repos with a different user used to run the build steps,
meaning if some git command must be run at build time, they will fail
because of this dubious ownership issue.
Running some git commands makes only sense with history, so changing
checkout depth so we can run them and get the true result.

This is a known Kororo issue.
Fixing this is required to generate the version file using git history.

Signed-off-by: Nathan Gauër <brioche@google.com>

Signed-off-by: Nathan Gauër <brioche@google.com>
2023-01-23 15:32:39 +00:00
..
autoroll.yml Add kokoro:run label to autoroll PRs (#5077) 2023-01-19 10:25:25 -05:00
bazel.yml kokoro: fix dubious ownership (#5082) 2023-01-23 15:32:39 +00:00
wasm.yml kokoro: fix dubious ownership (#5082) 2023-01-23 15:32:39 +00:00