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.
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.