We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5d8c9 commit 0565909Copy full SHA for 0565909
eng/targets/Helix.targets
@@ -5,6 +5,7 @@
5
</ItemGroup>
6
7
<ItemGroup>
8
+ <HelixPostCommand Condition="'$(IsWindowsHelixQueue)' == 'true'" Include="wevtutil el" />
9
<HelixPostCommand Condition="'$(IsWindowsHelixQueue)' == 'true'" Include="xcopy /s C:\Windows\System32\winevt\Logs %25HELIX_WORKITEM_UPLOAD_ROOT%25" />
10
11
0 commit comments