зеркало из https://github.com/Azure/ARO-RP.git
removing paramter from display name to work around format-yaml
This commit is contained in:
Родитель
69a8f2df6f
Коммит
4a05d5caf5
|
@ -20,7 +20,7 @@ steps:
|
||||||
customCommand: run
|
customCommand: run
|
||||||
arguments: . ${{ parameters.generationType }}
|
arguments: . ${{ parameters.generationType }}
|
||||||
workingDirectory: $(Build.SourcesDirectory)/ARO.Pipelines/ev2/generator/
|
workingDirectory: $(Build.SourcesDirectory)/ARO.Pipelines/ev2/generator/
|
||||||
displayName: ⚙️ Generate Ev2 Deployment Manifests for {{ parameters.generationType }}
|
displayName: ⚙️ Generate Ev2 Deployment Manifests
|
||||||
- task: Bash@3
|
- task: Bash@3
|
||||||
displayName: ⚙️ Copy to ob_outputDirectory
|
displayName: ⚙️ Copy to ob_outputDirectory
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче