13fa71cd82
This commit adds support for controlling whether cleanup runs via a job parameter and using an external deletion command. Change-Id: Ib80317c0e4cf95526ed59b719a1fd8df9c5e3f4f
7 lines
151 B
YAML
7 lines
151 B
YAML
wrappers:
|
|
- workspace-cleanup:
|
|
exclude:
|
|
- "*.py"
|
|
check-parameter: "DO_WS_CLEANUP"
|
|
external-deletion-command: "shred -u %s"
|