Disable auto-publishing of testhub (#1250)
This commit is contained in:
Родитель
f31af6d239
Коммит
7dd56f2993
|
@ -107,7 +107,8 @@ export const packagesToIgnore: string[] = [
|
|||
"@azure/event-processor-host",
|
||||
"@azure/keyvault",
|
||||
"@azure/service-bus",
|
||||
"@azure/template"
|
||||
"@azure/template",
|
||||
"testhub"
|
||||
];
|
||||
export const folderNamesToIgnore: string[] = ["node_modules"];
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче