Merged PR 798442: Remove parameterization of DominoReleaseManagement name

Remove parameterization of DominoReleaseManagement name

[skip ci]
This commit is contained in:
Marcelo Lynch 🧉 2024-08-02 23:00:23 +00:00
Родитель 4129525683
Коммит e232ae7fa8
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -14,6 +14,9 @@ variables:
resources:
repositories:
# CODESYNC:
# [IMPORTANT!] This value (DominoReleaseManagement) must not be changed without
# updating all the references to it in the pipeline templates in the RM repository.
- repository: DominoReleaseManagement
type: git
name: Domino.ReleaseManagement
@ -31,6 +34,3 @@ resources:
extends:
template: /pipelines/release/pipeline.yml@DominoReleaseManagement
parameters:
# The name must match the name in the 'repositories' block.
DominoRMResourceName: DominoReleaseManagement