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 650f90d commit 2266531Copy full SHA for 2266531
azure-pipelines.yml
@@ -46,6 +46,8 @@ extends:
46
name: VSEngSS-MicroBuild2022-1ES
47
sdl:
48
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
49
+ spotBugs:
50
+ enabled: false # Turn this off, this isn't java.
51
customBuildTags:
52
- ES365AIMigrationTooling
53
stages:
build/prerelease.yml
@@ -36,6 +36,8 @@ extends:
36
name: AzurePipelines-EO
37
image: AzurePipelinesWindows2022compliantGPT
38
os: windows
39
40
41
42
43
0 commit comments