ubicloud/SSH to a runner
This action allows you to SSH into a managed Ubicloud runner during workflow execution for debugging purposes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| public-ssh-key | Public SSH key | yes | — |
| wait-minutes | How long to keep the runner available (in minutes) | no | 10 |
Outputs
| name | description |
|---|---|
| user | The public IP address of the runner |
| ip | The username to use for SSH connection |