9 lines
177 B
INI
9 lines
177 B
INI
|
# Configuration for Windows protoc release builds
|
||
|
build_file: "protobuf/kokoro/release/protoc/windows/build.bat"
|
||
|
|
||
|
action {
|
||
|
define_artifacts {
|
||
|
regex: "**/protoc.exe"
|
||
|
}
|
||
|
}
|