Skip to content

Commit 2993143

Browse files
authored
Remove unused ADO suppression parameter (#20891)
1 parent 94de595 commit 2993143

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,6 @@ extends:
178178
)
179179
)
180180
templateContext:
181-
parameters:
182-
sdl:
183-
credscan:
184-
suppressionsFile: $(Build.SourcesDirectory)/AzureDevOps/.config/CredScanSuppressions.json
185181
outputs:
186182
- output: nuget
187183
packagesToPush: '$(Build.SourcesDirectory)/IndividualNugetPackagesDownloaded/IndividualNugetPackages/*/*.nupkg'

0 commit comments

Comments
 (0)