mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 10:50:00 -04:00
Merge branch 'mnowak/short-stress-tests-should-keep-artifacts-9.18' into 'bind-9.18'
[9.18] Short stress tests should keep artifacts See merge request isc-projects/bind9!9057
This commit is contained in:
commit
7f81d5eb49
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