Updated path to job template
This commit is contained in:
parent
480c500931
commit
abbaddd54b
@ -16,7 +16,7 @@ stages:
|
||||
SourceImageRegistryProjectName: development
|
||||
EnvironmentName: -dev.msftnbu.com
|
||||
jobs:
|
||||
- template: ./deploy/aro/azure-devops-templates/api-gw-deploy.yml
|
||||
- template: ../azure-devops-templates/api-gw-deploy.yml
|
||||
parameters:
|
||||
AppName: mobileshoppingapigw
|
||||
AppTitle: 'Mobile Shopping API Gateway'
|
@ -16,7 +16,7 @@ stages:
|
||||
SourceImageRegistryProjectName: development
|
||||
EnvironmentName: -dev.msftnbu.com
|
||||
jobs:
|
||||
- template: ./deploy/aro/azure-devops-templates/api-gw-deploy.yml
|
||||
- template: ../azure-devops-templates/api-gw-deploy.yml
|
||||
parameters:
|
||||
AppName: webmarketingapigw
|
||||
AppTitle: 'Web Marketing API Gateway'
|
@ -16,7 +16,7 @@ stages:
|
||||
SourceImageRegistryProjectName: development
|
||||
EnvironmentName: -dev.msftnbu.com
|
||||
jobs:
|
||||
- template: ./deploy/aro/azure-devops-templates/api-gw-deploy.yml
|
||||
- template: ../azure-devops-templates/api-gw-deploy.yml
|
||||
parameters:
|
||||
AppName: webshoppingapigw
|
||||
AppTitle: 'Web Shopping API Gateway'
|
||||
|
Loading…
x
Reference in New Issue
Block a user