-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
It would be nice to have an easy way to install some or all of the components that come pre-loaded with the official non-self-hosted runner image. Maybe something like:
builder.addComponent(GitHubImageComponents.all());
and/or:
builder.addComponent(GitHubImageComponents.python());
builder.addComponent(GitHubImageComponents.node());
builder.addComponent(GitHubImageComponents.ansible());
nessadc, bilindhajer and marek-polewski
Metadata
Metadata
Assignees
Labels
No labels