Skip to content

Commit

Permalink
enable trenton package in prod (#9582)
Browse files Browse the repository at this point in the history
Co-authored-by: Xiaoxu Qi <[email protected]>
  • Loading branch information
xiaoxuqi-ms and xiaoxuqi-ms authored May 26, 2020
1 parent 98f100d commit 945ce90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/SDKAutomation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,14 @@ jobs:
-e SPEC_REPO \
-e PR_NUMBER \
-e SDK_REPO_NAME \
-e AZURE_DEVOPS_EXT_PAT \
sdk-automation:latest npm start
env:
BLOB_STORAGE_NAME: $(blob-storage-name)
BLOB_STORAGE_KEY: $(blob-storage-key)
GITHUB_COMMENT_AUTHOR_NAME: $(github-comment-author-name)
GITHUBAPP_ID: $(githubapp-id)
GITHUBAPP_PRIVATE_KEY: $(githubapp-private-key)
AZURE_DEVOPS_EXT_PAT: $(azure-devops-ext-pat)
BUILD_ID: $(Build.BuildId)
displayName: SDK Automation

0 comments on commit 945ce90

Please sign in to comment.