diff --git a/deploy/aro/azure-devops-templates/api-gw-deploy.yml b/deploy/aro/azure-devops-templates/api-gw-deploy.yml index 8d3078061..5e4c0c920 100644 --- a/deploy/aro/azure-devops-templates/api-gw-deploy.yml +++ b/deploy/aro/azure-devops-templates/api-gw-deploy.yml @@ -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: