mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Short stress tests should keep artifacts
This commit is contained in:
parent
4de93e86fa
commit
aa72747c80
1 changed files with 3 additions and 0 deletions
|
|
@ -1674,6 +1674,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