Skip to content

Commit fe70237

Browse files
authored
[release/dev17.14] Disable incremental binary analysis to workaround duplicate VSSetup artifacts (#79897)
Backport of #79839 to release/dev17.14 /cc @dibarbet ## Customer Impact ## Regression - [ ] Yes - [ ] No [If yes, specify when the regression was introduced. Provide the PR or commit if known.] ## Testing [How was the fix verified? How was the issue missed previously? What tests were added?] ## Risk [High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]
2 parents c167ade + d59e15d commit fe70237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines-official.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ extends:
105105
parameters:
106106
featureFlags:
107107
autoBaseline: true
108+
incrementalSDLBinaryAnalysis: false
108109
sdl:
109110
sourceAnalysisPool:
110111
name: NetCore1ESPool-Svc-Internal

0 commit comments

Comments
 (0)