Disable automatic publishing (for cosmos)
This commit is contained in:
Родитель
4a184e6e20
Коммит
cbb3f52d24
|
@ -112,6 +112,7 @@ function isPackageFolderPath(folderPath: string, packagesToIgnore: string[]): bo
|
|||
}
|
||||
|
||||
export const packagesToIgnore: string[] = [
|
||||
"@azure/cosmos",
|
||||
"@azure/storage-blob",
|
||||
"@azure/storage-file",
|
||||
"@azure/storage-queue",
|
||||
|
|
Загрузка…
Ссылка в новой задаче