зеркало из
1
0
Форкнуть 0

[EventHubs] fix failing test pipeline (#34689)

* fix failing pipeline

* skip build tages for gh prs in live tests
This commit is contained in:
swathipil 2024-03-07 12:52:36 -06:00 коммит произвёл GitHub
Родитель b09862b49d
Коммит c8c3884929
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -113,6 +113,8 @@ extends:
${{ else }}:
template: v1/1ES.Unofficial.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
settings:
skipBuildTagsForGitHubPullRequests: true
${{ if eq(variables['System.TeamProject'], 'internal') }}:
sdl:
sourceAnalysisPool:

Просмотреть файл

@ -1,6 +1,6 @@
trigger: none
extemds:
extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-tests.yml
parameters:
ServiceDirectory: eventhub