Updated path to variables template

This commit is contained in:
Tim McCarthy 2020-03-02 11:38:23 -06:00
parent cb6ba021cf
commit fea4c26e92

View File

@ -5,7 +5,7 @@ jobs:
- job: ApiGatewayDeployment
displayName: '$(AppTitle) Deployment'
variables:
- template: ./deploy/aro/azure-devops-templates/variables.yml
- template: variables.yml
pool:
vmImage: 'windows-latest'
steps: