gvisor/kokoro/runtime_tests/php7.3.6.cfg

16 lines
299 B
INI
Raw Normal View History

build_file: "github/github/kokoro/runtime_tests/runtime_tests.sh"
env_vars {
key: "RUNTIME_TEST_NAME"
value: "php7.3.6"
}
action {
define_artifacts {
regex: "**/sponge_log.xml"
regex: "**/sponge_log.log"
regex: "**/outputs.zip"
regex: "**/runsc"
regex: "**/runsc.*"
}
}