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 8f59a9c commit b65f15bCopy full SHA for b65f15b
azure-pipelines-sb.yml
@@ -9,7 +9,6 @@ pool:
9
steps:
10
- task: Bash@3
11
displayName: Generate build number tag if required
12
- condition: eq(variables.IsPullRequestTrigger, false)
13
inputs:
14
targetType: "inline"
15
script: |
0 commit comments