bugfix, cleanup zombie ssh-agent processes

When using ssh-agent within gitlab ci pipelines, the ssh-agent processes aren't being terminated. This results in zombie ssh-agent processes that hang around long after the pipeline is complete.

EWM 11106

Merge request reports

Loading