aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/samples/python3.10/periodic-head.cfg
blob: 83eace873ccba2c2c98711d77bac1ec1c5a0e937 (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/google-auth-library-python/.kokoro/test-samples-against-head.sh"
}