Skip to content

Commit 2f6b0fe

Browse files
APM-3416 Remove redundant pipeline arguments
1 parent 12e5039 commit 2f6b0fe

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

azure/azure-pr-pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ extends:
3333
service_name: ${{ variables.service_name }}
3434
service_base_path: ${{ variables.service_base_path }}
3535
short_service_name: ${{ variables.short_service_name }}
36-
product_display_name: ${{ variables.product_display_name }}
37-
product_description: ${{ variables.product_description }}
3836
apigee_deployments:
3937
- environment: internal-dev
4038
post_deploy:

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
enable_monitoring: true
3735
enable_status_monitoring: true
3836
apigee_deployments:

0 commit comments

Comments
 (0)