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 aee5e40 commit 06ca2c4Copy full SHA for 06ca2c4
.azure/pipelines/ci.yml
@@ -446,7 +446,6 @@ stages:
446
displayName: Pack Templates
447
- script: ./src/ProjectTemplates/build.cmd -ci -test -NoRestore -NoBuild -NoBuilddeps "/p:RunTemplateTests=true /bl:artifacts/log/template.test.binlog"
448
displayName: Test Templates
449
- continueOnError: true # Continue on error to avoid issues with stabilized build.
450
artifacts:
451
- name: Windows_Test_Templates_Logs
452
path: artifacts/log/
0 commit comments