Skip to content

Commit b879c01

Browse files
committed
domain endpoint fix
1 parent 79aa849 commit b879c01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure/azure-pr-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ extends:
3535
apigee_deployments:
3636
- environment: internal-dev
3737
jinja_templates:
38-
DOMAIN_ENDPOINT: https://pr-${{ variables.pr_number }}.imms.dev.vds.platform.nhs.uk
38+
DOMAIN_ENDPOINT: https://green.imms.dev.vds.platform.nhs.uk
3939
post_deploy:
4040
- template: ./templates/post-deploy.yml
4141
parameters:

0 commit comments

Comments
 (0)