Function: getAzurePipelinesConfigPath()
getAzurePipelinesConfigPath(
rootDirectoryPath:string):string|null
Defined in: _internal/repository-text-files.ts:73
Resolves the first supported Azure Pipelines configuration file from the repository root.
Parametersâ
rootDirectoryPathâ
string
Returnsâ
string | null