aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/samples/python3.10/periodic-head.cfg
blob: a18c0cfc634688f0db4d6547800dd43a88f417fe (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-api-core/.kokoro/test-samples-against-head.sh"
}