Commit 72936f8
committed
ci: Use deleteDir() (non Docker workers) to cleanup workspace directory
We can use deleteDir() at the end of the native stages.
On Windows the cleanup command doesn't work completely,
replace it with the provided Jenkins method. Use it
at the other native CI workers too.1 parent 62c351c commit 72936f8
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
| 362 | + | |
362 | 363 | | |
363 | 364 | | |
364 | 365 | | |
| |||
462 | 463 | | |
463 | 464 | | |
464 | 465 | | |
465 | | - | |
| 466 | + | |
| 467 | + | |
466 | 468 | | |
467 | 469 | | |
468 | 470 | | |
| |||
0 commit comments