9 lines
191 B
INI
9 lines
191 B
INI
|
# Config file for running tests in Kokoro
|
||
|
build_file: "protobuf/kokoro/release/python/linux/build_artifacts.sh"
|
||
|
|
||
|
action {
|
||
|
define_artifacts {
|
||
|
regex: "github/protobuf/artifacts/**"
|
||
|
}
|
||
|
}
|