Added environment name variable

This commit is contained in:
Tim McCarthy 2020-02-27 10:53:22 -08:00
parent 08fde81e3f
commit 13fdf52724

View File

@ -15,6 +15,7 @@ stages:
variables:
OpenShiftProject: development
SourceImageRegistryProjectName: development
EnvironmentName: -dev.msftnbu.com
jobs:
- job: OrderingApiDeployment
displayName: 'Ordering API Deployment'