Commit ad4f8cbb authored by Dominik Charousset's avatar Dominik Charousset

Remove redundant deleteDir

parent f95f215e
......@@ -134,8 +134,6 @@ def buildSteps(buildType, cmakeArgs) {
}
}
}
// Release disk storage early.
deleteDir()
}
// Builds a stage for given builds. Results in a parallel stage `if builds.size() > 1`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment