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 bea0dd8 commit 65cbf84Copy full SHA for 65cbf84
.azure-pipelines/generation-pipeline.yml
@@ -937,7 +937,7 @@ extends:
937
languageSpecificSteps:
938
- template: /.azure-pipelines/generation-templates/python.yml@self
939
parameters:
940
- repoName: 'Agents-M365Copilot/python/packages'
+ repoName: 'Agents-M365Copilot/python/packages/microsoft_agents_m365copilot_beta'
941
baseDirectory: microsoft_agents_m365copilot_beta
942
- stage: stage_ccs_typescript_beta
943
dependsOn:
@@ -981,4 +981,4 @@ extends:
981
- template: /.azure-pipelines/generation-templates/ccs-typescript-sdk.yml@self
982
983
repoName: 'Agents-M365Copilot/typescript'
984
- packageName: '@microsoft/agents-m365copilot-beta'
+ packageName: '@microsoft/agents-m365copilot-beta'
0 commit comments