зеркало из https://github.com/microsoft/genalog.git
Add component governance as a manual step
This commit is contained in:
Родитель
9c858e6e19
Коммит
c5aebb4372
|
@ -17,6 +17,7 @@ stages:
|
|||
- template: templates/base/run-linter.yml
|
||||
parameters:
|
||||
pyVersion: '3.6'
|
||||
- task: ComponentGovernanceComponentDetection@0
|
||||
|
||||
- stage: unit_tests
|
||||
dependsOn: static_analysis
|
||||
|
|
|
@ -15,9 +15,10 @@ stages:
|
|||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
steps:
|
||||
- template: templates/base/run-linter.yml
|
||||
parameters:
|
||||
pyVersion: '3.6'
|
||||
- template: templates/base/run-linter.yml
|
||||
parameters:
|
||||
pyVersion: '3.6'
|
||||
- task: ComponentGovernanceComponentDetection@0
|
||||
|
||||
- stage: unit_tests
|
||||
dependsOn: static_analysis
|
||||
|
|
Загрузка…
Ссылка в новой задаче