diff options
Diffstat (limited to 'kokoro/swgso_tests.cfg')
-rw-r--r-- | kokoro/swgso_tests.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kokoro/swgso_tests.cfg b/kokoro/swgso_tests.cfg deleted file mode 100644 index 101a9c607..000000000 --- a/kokoro/swgso_tests.cfg +++ /dev/null @@ -1,9 +0,0 @@ -build_file: "repo/scripts/swgso_tests.sh" - -action { - define_artifacts { - regex: "**/sponge_log.xml" - regex: "**/sponge_log.log" - regex: "**/outputs.zip" - } -} |