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