aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/samples/python3.9/periodic-head.cfg
blob: f9cfcd33e058bc6f90dc9049584edebd984d8576 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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-pubsub/.kokoro/test-samples-against-head.sh"
}