Skip to content

Commit

Permalink
Skip publish Doc.Ms step for boot starter packages (#17792)
Browse files Browse the repository at this point in the history
* Skip publish Doc.Ms step for boot starter packages
  • Loading branch information
sima-zhu authored Nov 25, 2020
1 parent 44d994a commit 171294b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions sdk/spring/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,39 @@ extends:
- name: azure-spring-boot-starter
groupId: com.azure.spring
safeName: azurespringbootstarter
skipPublishDocMs: true
- name: azure-spring-boot-starter-active-directory
groupId: com.azure.spring
safeName: azurespringbootstarteractivedirectory
skipPublishDocMs: true
- name: azure-spring-boot-starter-active-directory-b2c
groupId: com.azure.spring
safeName: azurespringbootstarteractivedirectoryb2c
skipPublishDocMs: true
- name: azure-spring-boot-starter-cosmos
groupId: com.azure.spring
safeName: azurespringbootstartercosmos
skipPublishDocMs: true
- name: azure-spring-boot-starter-data-gremlin
groupId: com.azure.spring
safeName: azurespringbootstarterdatagremlin
skipPublishDocMs: true
- name: azure-spring-boot-starter-keyvault-certificates
groupId: com.azure.spring
safeName: azurespringbootstarterkeyvaultcertificates
skipPublishDocMs: true
- name: azure-spring-boot-starter-keyvault-secrets
groupId: com.azure.spring
safeName: azurespringbootstarterkeyvaultsecrets
skipPublishDocMs: true
- name: azure-spring-boot-starter-servicebus-jms
groupId: com.azure.spring
safeName: azurespringbootstarterservicebusjms
skipPublishDocMs: true
- name: azure-spring-boot-starter-storage
groupId: com.azure.spring
safeName: azurespringbootstarterstorage
skipPublishDocMs: true
- name: azure-spring-cloud-context
groupId: com.azure.spring
safeName: azurespringcloudcontext
Expand Down

0 comments on commit 171294b

Please sign in to comment.