Skip to content

Commit 076944c

Browse files
rootroot
authored andcommitted
APM-6127
1 parent c8130e6 commit 076944c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

azure/azure-release-pipeline.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ extends:
2828
template: azure/common/apigee-deployment.yml@common
2929
parameters:
3030
enable_status_monitoring: false
31-
service_name: ${{ variables.service_name }}
32-
short_service_name: ${{ variables.short_service_name }}
33-
service_base_path: ${{ variables.service_base_path }}
31+
service_name: ${{ variables.service_name }}
32+
short_service_name: ${{ variables.short_service_name }}
33+
service_base_path: ${{ variables.service_base_path }}
34+
python_version: ${{ variables.python_version }}
3435
apigee_deployments:
3536
- environment: internal-dev
3637
post_deploy:

0 commit comments

Comments
 (0)