Skip to content

Commit

Permalink
Enable azure-powershell for swagger CI (Azure#13132)
Browse files Browse the repository at this point in the history
* Enable azure-powershell for swagger CI

Only enable for public repo for the time being

* Add integrationRepository for azure-powershell
  • Loading branch information
dolauli authored Feb 25, 2021
1 parent 73635d6 commit e877349
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specificationRepositoryConfiguration.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
"azure-resource-manager-schemas": {
"integrationRepository": "AzureSDKAutomation/azure-resource-manager-schemas",
"mainRepository": "Azure/azure-resource-manager-schemas"
},
"azure-powershell": {
"integrationRepository": "AzureSDKAutomation/azure-powershell",
"mainRepository": "Azure/azure-powershell"
}
},
"overrides": {
Expand Down

0 comments on commit e877349

Please sign in to comment.