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 267b283 commit 2d8fdcbCopy full SHA for 2d8fdcb
azure-pipelines.yml
@@ -23,7 +23,6 @@ variables:
23
jobs:
24
- job: build
25
displayName: Build
26
- condition: and(succeeded(), in(variables['Build.SourceBranchName'], 'integration', 'main'))
27
steps:
28
- task: UsePythonVersion@0
29
inputs:
0 commit comments