Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft authored Jul 3, 2024
1 parent a48b411 commit 27c1917
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions sdk/purview/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ trigger:
exclude:
- sdk/purview/pom.xml
- sdk/purview/azure-analytics-purview-administration/pom.xml
- sdk/purview/azure-analytics-purview-catalog/pom.xml
- sdk/purview/azure-analytics-purview-datamap/pom.xml
- sdk/purview/azure-analytics-purview-scanning/pom.xml
- sdk/purview/azure-analytics-purview-sharing/pom.xml
Expand All @@ -32,7 +31,6 @@ pr:
exclude:
- sdk/purview/pom.xml
- sdk/purview/azure-analytics-purview-administration/pom.xml
- sdk/purview/azure-analytics-purview-catalog/pom.xml
- sdk/purview/azure-analytics-purview-datamap/pom.xml
- sdk/purview/azure-analytics-purview-scanning/pom.xml
- sdk/purview/azure-analytics-purview-sharing/pom.xml
Expand All @@ -45,10 +43,6 @@ parameters:
displayName: azure-analytics-purview-administration
type: boolean
default: true
- name: release_azureanalyticspurviewcatalog
displayName: azure-analytics-purview-catalog
type: boolean
default: true
- name: release_azureanalyticspurviewdatamap
displayName: azure-analytics-purview-datamap
type: boolean
Expand Down Expand Up @@ -79,10 +73,6 @@ extends:
groupId: com.azure
safeName: azureanalyticspurviewadministration
releaseInBatch: ${{ parameters.release_azureanalyticspurviewadministration }}
- name: azure-analytics-purview-catalog
groupId: com.azure
safeName: azureanalyticspurviewcatalog
releaseInBatch: ${{ parameters.release_azureanalyticspurviewcatalog }}
- name: azure-analytics-purview-datamap
groupId: com.azure
safeName: azureanalyticspurviewdatamap
Expand Down

0 comments on commit 27c1917

Please sign in to comment.