Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools repository for Tools P…
Browse files Browse the repository at this point in the history
…R 965
  • Loading branch information
azure-sdk committed Sep 6, 2020
1 parent d41afa7 commit f693615
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ parameters:
TargetDocRepoOwner: ''
PRBranchName: 'smoke-test-rdme'
SourceBranchName: 'smoke-test'
PRLabels: 'automation'
ArtifactName: ''
Language: ''
DocRepoDestinationPath: '' #usually docs-ref-services/
Expand Down Expand Up @@ -81,6 +82,7 @@ steps:
ScriptDirectory: ${{ parameters.WorkingDirectory }}/${{ parameters.ScriptDirectory }}
GHReviewersVariable: ${{ parameters.GHReviewersVariable }}
GHTeamReviewersVariable: ${{ parameters.GHTeamReviewersVariable }}
PRLabels: ${{ parameters.PRLabels }}

- ${{if ne( parameters['OnboardingBranch'], '')}}:
- pwsh: |
Expand Down

0 comments on commit f693615

Please sign in to comment.