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 834cf6d commit 34536d4Copy full SHA for 34536d4
.azure-pipelines/generation-pipeline.yml
@@ -937,8 +937,8 @@ extends:
937
languageSpecificSteps:
938
- template: /.azure-pipelines/generation-templates/python.yml@self
939
parameters:
940
- repoName: 'Agents-M365Copilot/python/packages/microsoft_agents_m365copilot_beta'
941
- baseDirectory: microsoft_agents_m365copilot_beta
+ repoName: 'Agents-M365Copilot/python/packages'
+ baseDirectory: microsoft_agents_m365copilot_beta/microsoft_agents_m365copilot_beta
942
- stage: stage_ccs_typescript_beta
943
dependsOn:
944
- stage_build_and_publish_kiota
0 commit comments