Added EnvironmentName variable

This commit is contained in:
Tim McCarthy 2020-02-26 10:38:24 -08:00
parent c60463897d
commit e1241f2b55

View File

@ -15,6 +15,7 @@ stages:
variables:
OpenShiftProject: development
SourceImageRegistryProjectName: development
EnvironmentName: -dev.msftnbu.com
jobs:
- job: WebShoppingAggregatorDeployment
displayName: 'Web Shopping Aggregator Deployment'