Skip to content

Commit c8130e6

Browse files
rootroot
authored andcommitted
APM-6127
1 parent 011890e commit c8130e6

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

azure/azure-pr-pipeline.yml

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

0 commit comments

Comments
 (0)