Skip to content

Commit dcacfcb

Browse files
committed
Updated the changes to the deploy pipeline
1 parent f97bbc3 commit dcacfcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/common/deploy-stage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ stages:
133133
displayName: 'Query and set python tool cache path'
134134
135135
- task: UsePythonVersion@0
136+
name: UsePy
136137
displayName: "Use Python ${{ parameters.python_version }}"
137138
inputs:
138139
versionSpec: ${{ parameters.python_version }}

0 commit comments

Comments
 (0)