wwauth/kokoro/presubmit.cfg (11 lines of code) (raw):

# Format: //devtools/kokoro/config/proto/build.proto build_file: "iam-windows-authenticator/wwauth/build.bat" action { define_artifacts { regex: "**/bin/Release/**/wwauth.exe" strip_prefix: "github/iam-windows-authenticator/wwauth/Google.Solutions.WWAuth/bin/Release" regex: "**/*sponge_log.xml" regex: "**/*sponge_log.log" regex: "**/coveragereport/*" } } timeout_mins: 10