From 940e20b29344109655e5b5eb0b2b61ee84d70489 Mon Sep 17 00:00:00 2001 From: Sathiyakumar Ganesan Date: Tue, 3 Feb 2026 15:05:04 +0000 Subject: [PATCH] remove unwanted vars from release pipeline --- azure/azure-release-pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure/azure-release-pipeline.yml b/azure/azure-release-pipeline.yml index fee731a..6e17356 100644 --- a/azure/azure-release-pipeline.yml +++ b/azure/azure-release-pipeline.yml @@ -31,8 +31,6 @@ extends: service_name: ${{ variables.service_name }} short_service_name: ${{ variables.short_service_name }} service_base_path: ${{ variables.service_base_path }} - product_display_name: ${{ variables.product_display_name }} - product_description: ${{ variables.product_description }} python_version: ${{ variables.python_version }} apigee_deployments: - environment: internal-dev