Skip to content

Commit b65f15b

Browse files
committed
Remove condition
1 parent 8f59a9c commit b65f15b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines-sb.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ pool:
99
steps:
1010
- task: Bash@3
1111
displayName: Generate build number tag if required
12-
condition: eq(variables.IsPullRequestTrigger, false)
1312
inputs:
1413
targetType: "inline"
1514
script: |

0 commit comments

Comments
 (0)