Skip to content

Commit 0d52e7a

Browse files
authored
Merge pull request #51 from NHSDigital/APM-6800-dependabot-fix
remove unwanted vars from release pipeline
2 parents 0a4852c + 404be1f commit 0d52e7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure/azure-release-pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ extends:
3131
service_name: ${{ variables.service_name }}
3232
short_service_name: ${{ variables.short_service_name }}
3333
service_base_path: ${{ variables.service_base_path }}
34-
product_display_name: ${{ variables.product_display_name }}
35-
product_description: ${{ variables.product_description }}
3634
python_version: ${{ variables.python_version }}
3735
apigee_deployments:
3836
- environment: internal-dev

0 commit comments

Comments
 (0)