We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cdae8 commit f266be7Copy full SHA for f266be7
.azure-pipelines/generation-pipeline.yml
@@ -880,7 +880,7 @@ stages:
880
- template: generation-templates/python.yml
881
parameters:
882
repoName: 'Agents-M365Copilot/python'
883
- baseDirectory: copilot_control_systems
+ baseDirectory: microsoft_agents_m365copilot_beta
884
885
- stage: stage_ccs_typescript_beta
886
dependsOn:
@@ -914,3 +914,4 @@ stages:
914
- template: generation-templates/ccs-typescript-sdk.yml
915
916
repoName: 'Agents-M365Copilot/typescript'
917
+ packageName: '@microsoft/agents-m365copilot-beta'
0 commit comments