Skip to content

Commit

Permalink
To trigger patch release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mssfang committed Jun 26, 2024
1 parent 6d31a12 commit 9c0b2de
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions eng/pipelines/patch-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,19 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-client-patch.yml
parameters:
artifacts:
- name: azure-sdk-template
- name: azure-developer-devcenter
groupId: com.azure
safeName: azuresdktemplate
ServiceDirectory: template
- name: azure-sdk-template-two
safeName: azuredeveloperdevcenter
ServiceDirectory: devcenter
- name: azure-identity-extensions
groupId: com.azure
safeName: azuresdktemplatetwo
ServiceDirectory: template
- name: azure-sdk-template-three
safeName: azureidentityextensions
ServiceDirectory: identity
- name: azure-data-appconfiguration
groupId: com.azure
safeName: azuresdktemplatethree
ServiceDirectory: template

safeName: azuredataappconfiguration
ServiceDirectory: appconfiguration
- name: azure-ai-textanalytics
groupId: com.azure
safeName: azureaitextanalytics
ServiceDirectory: textanalytics

0 comments on commit 9c0b2de

Please sign in to comment.