зеркало из https://github.com/Azure/azure-dev.git
Add auto-baseline main pipeline config for core (#4312)
This commit is contained in:
Родитель
ec85b9c5b3
Коммит
04976ae054
|
@ -26,6 +26,10 @@ extends:
|
|||
settings:
|
||||
skipBuildTagsForGitHubPullRequests: true
|
||||
sdl:
|
||||
${{ if and(eq(variables['Build.DefinitionName'], 'azure-dev - cli'), eq(variables['Build.SourceBranchName'], 'main'), eq(variables['System.TeamProject'], 'internal')) }}:
|
||||
autobaseline:
|
||||
isMainPipeline: true
|
||||
enableForGitHub: true
|
||||
credscan:
|
||||
suppressionsFile: $(Build.SourcesDirectory)/eng/CredScanSuppression.json
|
||||
sourceRepositoriesToScan:
|
||||
|
|
Загрузка…
Ссылка в новой задаче