Skip to content

Commit ffcb532

Browse files
committed
Update code-oob.yml for Azure Pipelines
1 parent e2cf389 commit ffcb532

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure-pipelines/code-oob.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ stages:
2828
- job: BumpUpVersion
2929
timeoutInMinutes: 180
3030
pool: pool-windows-2019
31-
condition: and(succeeded(), eq('${{ parameters.BumpUpVersion }}', 'true'))
3231
steps:
3332
- task: DotNetCoreCLI@2
3433
displayName: Build

0 commit comments

Comments
 (0)