Skip to content

Commit

Permalink
Pipeline devops (#9374)
Browse files Browse the repository at this point in the history
* netapp trenton pipeline

* logic pipeline test

* Revert "logic pipeline test"

This reverts commit ad9f1f0.

* devops pipeline test

* Update readme.md

Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>
  • Loading branch information
chenjianfei2017 and root authored May 12, 2020
1 parent de2671e commit d1abb64
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions specification/devops/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-trenton
- repo: azure-sdk-for-js
- repo: azure-sdk-for-ruby
after_scripts:
Expand Down Expand Up @@ -104,3 +105,17 @@ uncomment the `exclude-file` section below and add the file paths.
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

## trenton

These settings apply only when `--trenton` is specified on the command line.

``` yaml $(trenton)
trenton:
cli-name: devops
azure_arm: true
license_header: MICROSOFT_MIT_NO_VERSION
payload_flattening_threshold: 2
namespace: devops
package-name: devops
clear-output-folder: false
```

0 comments on commit d1abb64

Please sign in to comment.