Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
natemcmaster authored Jan 26, 2019
1 parent 876f89e commit 1450132
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ pr:
- '*'

variables:
# Set this to an empty value for pull-request builds
- name: kv-access-token
value: ''
# This contains secrets for accessing code-signing certificates during an official build
- group: AzureKeyVault
# Skip the package warm up step
- name: DOTNET_SKIP_FIRST_TIME_EXPERIENCE
value: 1

Expand Down

0 comments on commit 1450132

Please sign in to comment.