File size: 266 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 10 11 12 |
# Format: //devtools/kokoro/config/proto/build.proto
env_vars: {
key: "INSTALL_LIBRARY_FROM_SOURCE"
value: "True"
}
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/google-auth-library-python-httplib2/.kokoro/test-samples-against-head.sh"
}
|