mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 21:52:06 -04:00
make all artifacts visible
This commit is contained in:
parent
71ef3a8038
commit
93dd7b1b93
1 changed files with 1 additions and 4 deletions
|
|
@ -290,10 +290,7 @@ stages:
|
|||
- find bin -name 'tsan.*' -exec python3 util/parse_tsan.py {} \;
|
||||
artifacts:
|
||||
expire_in: "1 day"
|
||||
paths:
|
||||
- bin/tests/system/*/tsan.*
|
||||
- bin/tests/system/*/*/tsan.*
|
||||
- tsan/
|
||||
untracked: true
|
||||
when: on_failure
|
||||
|
||||
.kyua_report: &kyua_report_html |
|
||||
|
|
|
|||
Loading…
Reference in a new issue