8000
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 e9117cc commit 6973df5Copy full SHA for 6973df5
azure-pipelines.yml
@@ -53,14 +53,14 @@ extends:
53
name: VSEngSS-MicroBuild2022-1ES
54
sdl:
55
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
56
- spotBugs:
57
- enabled: false # Turn this off, this isn't java.
58
tsa:
59
enabled: true
60
GdnPublishTsaOnboard: true
61
GdnPublishTsaConfigFile: $(Build.SourcesDirectory)\build\tsa.gdntsa
62
policheck:
63
+ spotBugs:
+ enabled: false # Turn this off, this isn't java.
64
customBuildTags:
65
- ES365AIMigrationTooling
66
stages:
0 commit comments