Some stress test artifacts should not be saved in CI artifact
This commit is contained in:
@@ -1638,6 +1638,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
|
||||
|
||||
Reference in New Issue
Block a user