Skip to content

Conversation

@piotrkochan
Copy link

This change allows to choose extra ssh-keys to load into SSH Agent during task execution. The key benefit is that instead of mounting SSH keys into the container's filesystem (~/.ssh/), the keys are securely loaded into an SSH Agent, which is a more secure and flexible approach for handling SSH authentication in containerized environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant