Skip to content

Commit 79cc3f9

Browse files
Add python version to Azure PR pipeline
1 parent 489096e commit 79cc3f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure/azure-pr-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ variables:
2929
extends:
3030
template: azure/common/apigee-deployment.yml@common
3131
parameters:
32+
python_version: 3.9
3233
service_name: ${{ variables.service_name }}
3334
service_base_path: ${{ variables.service_base_path }}
3435
short_service_name: ${{ variables.short_service_name }}

0 commit comments

Comments
 (0)