SPIRV-Tools/kokoro/macos-clang-debug
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
..
build.sh kokoro: fix dubious ownership (#5082) 2023-01-23 15:32:39 +00:00
continuous.cfg [spirv] Package and upload builds. (#2544) 2019-05-02 14:25:09 -04:00
presubmit.cfg Enable Kokoro buildbots. (#1625) 2018-07-06 13:01:22 -04:00