Skip to content

Commit 0a8f254

Browse files
committed
Indent
1 parent 7f448d8 commit 0a8f254

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

azure/new_pipelines/apigee-deployment.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ jobs:
2323
jinja_templates:
2424
DOMAIN_ENDPOINT: https://green.imms.int.vds.platform.nhs.uk
2525
post_deploy:
26-
- template: ./post-apigee-deployment.yml
27-
parameters:
28-
tf_dir: ${{ parameters.tf_dir }}
29-
tf_environment: ${{ parameters.tf_environment }}
30-
26+
- template: ./post-apigee-deployment.yml
27+
parameters:
28+
tf_dir: ${{ parameters.tf_dir }}
29+
tf_environment: ${{ parameters.tf_environment }}

0 commit comments

Comments
 (0)