Update botbuilder-js-daily.yml for Azure Pipelines

Added comment about Service Connection
This commit is contained in:
tracyboehrer 2023-07-21 09:43:18 -05:00
Родитель f7f5edb240
Коммит f21e7ccb11
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,7 @@ variables:
Packaging.EnableSBOMSigning: true
YARN_CACHE_FOLDER: $(Pipeline.Workspace)/.yarn
# SDK_JS_org_registry_Url: define this in Azure
# SDK_JS_org Service Connection: PAT in ConversationalAI with scope Packaging
steps:
- template: templates/build.yml