We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901b3b1 commit 488850dCopy full SHA for 488850d
1 file changed
.yamato/clean-import-job.yml
@@ -17,12 +17,10 @@ clean_import_{{ project.name }}_{{ editor }}:
17
after:
18
- command: .yamato\generated-scripts\infrastructure-instability-detection-win.cmd
19
artifacts:
20
- CrashDumps:
21
- paths:
22
- - CrashDumps/**
23
logs:
24
paths:
25
- artifacts/**
+ - CrashDumps/**
26
{% endfor -%}
27
28
0 commit comments