|
@ -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: |
|
|