11 lines
240 B
INI
11 lines
240 B
INI
# Format: //devtools/kokoro/config/proto/build.proto
|
|
|
|
action {
|
|
define_artifacts {
|
|
regex: "github/filament/out/*.tgz"
|
|
regex: "github/filament/out/*.aar"
|
|
strip_prefix: "github/filament/out"
|
|
regex: "**/*sponge_log.xml"
|
|
}
|
|
}
|