File size: 246 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/python-bigquery/.kokoro/test-samples-against-head.sh"
}
|