mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Short stress tests should keep artifacts
(cherry picked from commit aa72747c80)
This commit is contained in:
parent
eea1a27dd4
commit
312e84fe73
1 changed files with 3 additions and 0 deletions
|
|
@ -1622,6 +1622,9 @@ shotgun:dot:
|
|||
|
||||
.stress-test-short: &stress_test_short_job
|
||||
<<: *stress_test
|
||||
artifacts:
|
||||
untracked: true
|
||||
when: always
|
||||
only:
|
||||
- merge_requests
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue