We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94c363 commit d1abd62Copy full SHA for d1abd62
sdk/appconfiguration/tests.yml
@@ -3,9 +3,11 @@ trigger: none
3
stages:
4
- template: ../../eng/pipelines/templates/stages/archetype-sdk-tests.yml
5
parameters:
6
- AllocateResourceGroup: false
7
ServiceDirectory: appconfiguration
+ AllocateResourceGroup: false
8
DeployArmTemplate: true
9
+ MatrixReplace:
10
+ - TestSamples=.*/true
11
EnvVars:
12
APP_CONFIG_CONNECTION: $(python-appconfiguration-connection-string)
13
APP_CONFIG_ENDPOINT: $(python-appconfiguration-endpoint-string)
0 commit comments