Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 6973df5

Browse files
update
1 parent e9117cc commit 6973df5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ extends:
5353
name: VSEngSS-MicroBuild2022-1ES
5454
sdl:
5555
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
56-
spotBugs:
57-
enabled: false # Turn this off, this isn't java.
5856
tsa:
5957
enabled: true
6058
GdnPublishTsaOnboard: true
6159
GdnPublishTsaConfigFile: $(Build.SourcesDirectory)\build\tsa.gdntsa
6260
policheck:
6361
enabled: true
62+
spotBugs:
63+
enabled: false # Turn this off, this isn't java.
6464
customBuildTags:
6565
- ES365AIMigrationTooling
6666
stages:

0 commit comments

Comments
 (0)