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

Add ssh tools to Docker Images #27

Open
jonathandao0 opened this issue Feb 5, 2024 · 0 comments
Open

Add ssh tools to Docker Images #27

jonathandao0 opened this issue Feb 5, 2024 · 0 comments

Comments

@jonathandao0
Copy link

Ran into this issue when trying to have an automated GitHub Action run Spotless formatting on a protected main branch of robot code and trying to follow this workaround to use GitHub deploy keys. In some cases, it may be preferable to use ssh authentication to do this, but this cannot be done as the current Docker images do not include 'ssh-agent'.

I was able to get around this by following the main solution listed (Made a mistake and added the bot to the 'Allow force pushes' list instead of the bypass list), but it might be useful to have this option.

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

No branches or pull requests

1 participant