Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to use jenkins/ssh-agent Docker image #966

Merged
merged 1 commit into from
May 26, 2023

Conversation

basil
Copy link
Member

@basil basil commented May 26, 2023

It took me a huge amount of time to figure out how to get the Connect with SSH connection method to work, until I figured out that I needed to set the username to jenkins in order for the SSH key to be properly injected. This was particularly frustrating since I did not need to set the username for any of the other connection methods. This a shortcoming in docker-plugin that would presumably be addressed by #763. Until then, at least document the status quo to make the situation less frustrating for newcomers.

@basil basil added the documentation Improves documentation or online help label May 26, 2023
@basil basil requested a review from a team as a code owner May 26, 2023 19:05
@basil basil merged commit 745e1a3 into jenkinsci:master May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improves documentation or online help
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant