glslang-zig/kokoro
David Neto 8329d4a44b kokoro: avoid git permissions issue that GN fails on
In the docker build script that Kokoro runs, the directories
are owned by a different user.  Git complains about that and in the GN
flow GN will error out.
In this docker flow we don't care about that warning, so within
the docker config set a git global option to ignore the issue.
2023-02-02 16:34:01 -07:00
..
android-ndk-build Add kokoro configs for android-ndk and cmake 2020-06-19 15:34:31 +01:00
license-check Kokoro: Correct the `build_file' path to build.sh 2020-07-03 11:07:43 +01:00
linux-clang-cmake Remove root kokoro/linux-*-cmake configs 2020-06-29 14:52:54 +01:00
linux-clang-gn kokoro: avoid git permissions issue that GN fails on 2023-02-02 16:34:01 -07:00
linux-clang-release-bazel Kokoro: Print test output to stdout 2020-07-13 16:20:06 +01:00
linux-gcc-cmake Remove root kokoro/linux-*-cmake configs 2020-06-29 14:52:54 +01:00
macos-clang-release-bazel Kokoro: Print test output to stdout 2020-07-13 16:20:06 +01:00
windows-msvc-2015-release-bazel Kokoro: Print test output to stdout 2020-07-13 16:20:06 +01:00