Include dumps on forks
This commit is contained in:
parent
2587f74c31
commit
f9dccb5a2d
|
|
@ -454,7 +454,7 @@ stages:
|
||||||
- name: Windows_Test_Dumps
|
- name: Windows_Test_Dumps
|
||||||
path: artifacts/dumps/
|
path: artifacts/dumps/
|
||||||
publishOnError: true
|
publishOnError: true
|
||||||
includeForks: false
|
includeForks: true
|
||||||
- name: Windows_Test_Logs
|
- name: Windows_Test_Logs
|
||||||
path: artifacts/log/
|
path: artifacts/log/
|
||||||
publishOnError: true
|
publishOnError: true
|
||||||
|
|
@ -482,7 +482,7 @@ stages:
|
||||||
- name: Windows_Test_Templates_Dumps
|
- name: Windows_Test_Templates_Dumps
|
||||||
path: artifacts/dumps/
|
path: artifacts/dumps/
|
||||||
publishOnError: true
|
publishOnError: true
|
||||||
includeForks: false
|
includeForks: true
|
||||||
- name: Windows_Test_Templates_Logs
|
- name: Windows_Test_Templates_Logs
|
||||||
path: artifacts/log/
|
path: artifacts/log/
|
||||||
publishOnError: true
|
publishOnError: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue