We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e508b6 commit e700706Copy full SHA for e700706
.kokoro/presubmit/linux/presubmit-linux.cfg
@@ -1,11 +1,7 @@
1
# Format: //devtools/kokoro/config/proto/build.proto
2
-
3
-# Tell Kokoro where to find our fake test log so it doesn't 404
4
action {
5
define_artifacts {
6
regex: "**/*sponge_log.xml"
7
}
8
9
10
-# Bypass the trampoline entirely and run our dummy script natively
11
-build_file: "google-cloud-python/packages/google-crc32c/scripts/bypass.sh"
+build_file: "google-cloud-python/packages/google-crc32c/scripts/build.sh"
packages/google-crc32c/scripts/bypass.bat
packages/google-crc32c/scripts/bypass.sh
0 commit comments