Updated path to variables template
This commit is contained in:
parent
cb6ba021cf
commit
fea4c26e92
@ -5,7 +5,7 @@ jobs:
|
|||||||
- job: ApiGatewayDeployment
|
- job: ApiGatewayDeployment
|
||||||
displayName: '$(AppTitle) Deployment'
|
displayName: '$(AppTitle) Deployment'
|
||||||
variables:
|
variables:
|
||||||
- template: ./deploy/aro/azure-devops-templates/variables.yml
|
- template: variables.yml
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'windows-latest'
|
vmImage: 'windows-latest'
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user