1# Config file for running tests in Kokoro 2build_file: "protobuf/kokoro/release/python/linux/build_artifacts.sh" 3 4action { 5 define_artifacts { 6 regex: "github/protobuf/artifacts/**" 7 } 8} 9