Skip to content

Commit c161f55

Browse files
committed
Paths
1 parent 796f146 commit c161f55

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

azure/new_pipelines/azure-pr-blue-green-root.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ resources:
1111
ref: refs/heads/edge
1212
endpoint: NHSDigital
1313

14+
pool:
15+
name: 'AWS-ECS'
16+
1417
extends:
1518
template: azure/common/apigee-deployment.yml@common
1619
parameters:
@@ -22,7 +25,7 @@ extends:
2225
jinja_templates:
2326
DOMAIN_ENDPOINT: https://green.imms.int.vds.platform.nhs.uk
2427
post_deploy:
25-
- template: post-apigee-deployment.yml
28+
- template: ./post-apigee-deployment.yml
2629
parameters:
2730
tf_dir: terraform_old
2831
tf_environment: green

0 commit comments

Comments
 (0)