mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:59:59 -04:00
Some stress test artifacts should not be saved in CI artifact
(cherry picked from commit 6f86885304)
This commit is contained in:
parent
cccd26e942
commit
014c0e3048
1 changed files with 4 additions and 0 deletions
|
|
@ -1567,6 +1567,10 @@ shotgun:dot:
|
|||
<<: *stress_test
|
||||
artifacts:
|
||||
untracked: true
|
||||
exclude:
|
||||
- "output/ns4/*.dtq*"
|
||||
- "output/ns4/large-delta-rpz*.local"
|
||||
- "output/rpz_*"
|
||||
when: always
|
||||
only:
|
||||
- merge_requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue