Browse Source

Updated name and title

pull/1259/head
Tim McCarthy 5 years ago
parent
commit
a06e3fac3c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      deploy/aro/mobileshoppingapigw/azure-pipelines.yml

+ 2
- 2
deploy/aro/mobileshoppingapigw/azure-pipelines.yml View File

@ -16,8 +16,8 @@ stages:
SourceImageRegistryProjectName: development SourceImageRegistryProjectName: development
EnvironmentName: -dev.msftnbu.com EnvironmentName: -dev.msftnbu.com
jobs: jobs:
- job: MobileMarketingApiGatewayDeployment
displayName: 'Mobile Marketing API Gateway Deployment'
- job: MobileShoppingApiGatewayDeployment
displayName: 'Mobile Shopping API Gateway Deployment'
variables: variables:
- template: ../azure-devops-templates/variables.yml - template: ../azure-devops-templates/variables.yml
pool: pool:


Loading…
Cancel
Save