Skip to content

Commit

Permalink
Add setup AAD test environment to CI. (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonpollett authored Feb 8, 2021
1 parent 45b383d commit 401bcc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/.vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ stages:
downloadType: 'single'
downloadPath: '$(System.ArtifactsDirectory)'
artifactName: 'deploy'
- template: add-aad-test-environment.yml
- task: AzureRmWebAppDeployment@3
displayName: 'Azure app service deployment'
inputs:
Expand Down

0 comments on commit 401bcc5

Please sign in to comment.