Add msbuild.log to artifacts so we can easily figure out build errors if they occur
This commit is contained in:
committed by
Stephan
parent
263109d6ad
commit
7d6cbee9e6
@@ -41,6 +41,7 @@ test:
|
||||
assemblies: src\Umbraco.Tests\bin\Debug\Umbraco.Tests.dll
|
||||
artifacts:
|
||||
- path: build\UmbracoCms.*
|
||||
- path: build\msbuild.log
|
||||
notifications:
|
||||
- provider: Slack
|
||||
auth_token:
|
||||
|
||||
Reference in New Issue
Block a user