Skip to content

Commit

Permalink
[AppConfig] enable samples (Azure#18857)
Browse files Browse the repository at this point in the history
  • Loading branch information
seankane-msft authored Jun 17, 2021
1 parent a94c363 commit d1abd62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sdk/appconfiguration/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ trigger: none
stages:
- template: ../../eng/pipelines/templates/stages/archetype-sdk-tests.yml
parameters:
AllocateResourceGroup: false
ServiceDirectory: appconfiguration
AllocateResourceGroup: false
DeployArmTemplate: true
MatrixReplace:
- TestSamples=.*/true
EnvVars:
APP_CONFIG_CONNECTION: $(python-appconfiguration-connection-string)
APP_CONFIG_ENDPOINT: $(python-appconfiguration-endpoint-string)
Expand Down

0 comments on commit d1abd62

Please sign in to comment.