10 строки
334 B
YAML
10 строки
334 B
YAML
variables:
|
|
ResourceGroupRegion: 'southcentralus'
|
|
resourceGroupRoot: 'msh-fhir-export'
|
|
appServicePlanName: '$(resourceGroupRoot)-linux'
|
|
DeploymentEnvironmentName: '$(resourceGroupRoot)'
|
|
ResourceGroupName: '$(resourceGroupRoot)'
|
|
TestEnvironmentName: 'OSS Export'
|
|
ImageTag: 'master'
|
|
nuGetVersion: '5.8.1'
|