Skip to content

Commit b6716ab

Browse files
azure-sdkbenbp
andauthored
Skip component governance in generate matrix job (Azure#20876)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
1 parent 4a79d8b commit b6716ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/common/pipelines/templates/jobs/archetype-sdk-tests-generate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ parameters:
4343
jobs:
4444
- job: ${{ parameters.GenerateJobName }}
4545
variables:
46+
skipComponentGovernanceDetection: true
4647
displayNameFilter: $[ coalesce(variables.jobMatrixFilter, '.*') ]
4748
pool:
4849
name: ${{ parameters.Pool }}

0 commit comments

Comments
 (0)