|
@ -3,7 +3,7 @@ parameters: |
|
|
AppTitle: '' |
|
|
AppTitle: '' |
|
|
jobs: |
|
|
jobs: |
|
|
- job: ApiGatewayDeployment |
|
|
- job: ApiGatewayDeployment |
|
|
displayName: '$(AppTitle) Deployment' |
|
|
|
|
|
|
|
|
displayName: '${{ parameters.AppTitle }} Deployment' |
|
|
variables: |
|
|
variables: |
|
|
- template: variables.yml |
|
|
- template: variables.yml |
|
|
pool: |
|
|
pool: |
|
|