| build_file: "symbiflow-prjxray-db/.github/kokoro/database.sh" | |
| timeout_mins: 10 | |
| action { | |
| define_artifacts { | |
| regex: "**/*result*.xml" | |
| regex: "**/build/*.log" | |
| regex: "**/logs/*.log" | |
| regex: "**/logs/*.xml" | |
| regex: "**/build/**" | |
| regex: "**/diff.*" | |
| regex: "**/database/**" | |
| strip_prefix: "github/symbiflow-prjxray-db/" | |
| } | |
| } |