chore: add log for granting permissions
This commit is contained in:
Родитель
6d5865fa7c
Коммит
83f0897ba8
|
@ -277,6 +277,8 @@ function SetupServiceConnection {
|
|||
--query 'id' -o tsv
|
||||
|
||||
LogInfo -Message "Service connection '$serviceConnectionName' created."
|
||||
|
||||
Write-Output $serviceEndpointId
|
||||
}
|
||||
|
||||
LogInfo -Message "Granting acess permission to all pipelines on the '$serviceConnectionName' service connection..."
|
||||
|
|
Загрузка…
Ссылка в новой задаче