1# Config file for running tests in Kokoro 2 3# Location of the build script in repository 4build_file: "protobuf/kokoro/release/csharp/windows/build_nuget.bat" 5timeout_mins: 60 6 7action { 8 define_artifacts { 9 regex: "**/*.nupkg" 10 } 11} 12