Skip to content

Commit b24f114

Browse files
committed
fixup! Add a build definition for Azure DevOps
This is needed by the split. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent acf7000 commit b24f114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ phases:
242242
cmd /c rmdir "$(Build.SourcesDirectory)\test-cache"
243243
}
244244
displayName: 'unmount test-cache'
245+
condition: true
245246
env:
246247
GITFILESHAREPWD: $(gitfileshare.pwd)
247248
- task: PublishTestResults@2

0 commit comments

Comments
 (0)