We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6907fb4 commit 9f17c3cCopy full SHA for 9f17c3c
eng/pipelines/templates/steps/smoke-test-steps.yml
@@ -9,10 +9,6 @@ parameters:
9
default: "not-specified"
10
11
steps:
12
- - template: /eng/common/pipelines/templates/steps/verify-agent-os.yml
13
- parameters:
14
- AgentImage: $(OSVmImage)
15
-
16
- task: UsePythonVersion@0
17
displayName: "Use Python $(PythonVersion)"
18
inputs:
0 commit comments