зеркало из https://github.com/Azure/iotedgedev.git
update branch name for component governance
This commit is contained in:
Родитель
59c26b15d6
Коммит
d8dadfb21b
|
@ -10,7 +10,7 @@ steps:
|
|||
architecture: "x64"
|
||||
|
||||
- task: ComponentGovernanceComponentDetection@0
|
||||
condition: and(succeeded(), ne(variables['Build.SourceBranch'], 'refs/heads/main'))
|
||||
condition: and(succeeded(), ne(variables['Build.SourceBranch'], 'refs/heads/master'))
|
||||
inputs:
|
||||
scanType: 'LogOnly'
|
||||
verbosity: 'Verbose'
|
||||
|
|
Загрузка…
Ссылка в новой задаче