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 key for host? #215

Open
nicola-lunghi opened this issue Apr 2, 2024 · 0 comments
Open

add ssh key for host? #215

nicola-lunghi opened this issue Apr 2, 2024 · 0 comments

Comments

@nicola-lunghi
Copy link

Hi
I need to execute some commands on a remote host via ssh like

- run: scp -r myhost ./dev
- run: ssh myhost whoami
- run: ssh myhost /tmp/script1

can I use this extension to setup the ssh config file in the runner (and clean it up after the job has completed?
or this extension only supports github.com hosts?

(I was thinking of creating a key with [email protected] as a comment)

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