Add custom executor documentation
What does this MR do?
Add custom executor documentation
Todo
-
Document ExecTerminateTimeout&ForceKillPeriodand what they do. -
Update document to remove generic executorwording and just name itexec -
RunArgsare the first things passed to the executable which will be followed by the arguments GitLab Runner sends.
What are the relevant issue numbers?
Custom Executor: !1385 (merged)