Extend FF_ENABLE_JOB_CLEANUP to clean up for None, too
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do?
Extend FF_ENABLE_JOB_CLEANUP to clean up for None, too
If the user wants to clean up the job if should always be cleaned up even there was not git checkout.
This amends 59a00196.
Why was this MR needed?
Easy clean up of any shell executors if NONE is used as git strategy.
What's the best way to test this MR?
Setup up FF_ENABLE_JOB_CLEANUP with NONE as git strategy.
What are the relevant issue numbers?
Closes #29446
Edited by Toon Claes