Add public preview note for Custom Images (#58846)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,8 @@ product: '{% data variables.actions.github_hosted_larger_runners %} are only ava
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
{% data reusables.actions.custom-images-public-preview-note %}
|
||||||
|
|
||||||
## Custom images
|
## Custom images
|
||||||
|
|
||||||
You can create a custom image to define the exact environment that your {% data variables.actions.github_hosted_larger_runners %} use. Custom images let you preinstall tools, dependencies, and configurations to speed up workflows and improve consistency across jobs.
|
You can create a custom image to define the exact environment that your {% data variables.actions.github_hosted_larger_runners %} use. Custom images let you preinstall tools, dependencies, and configurations to speed up workflows and improve consistency across jobs.
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
> [!NOTE]
|
||||||
|
> Custom images are in {% data variables.release-phases.public_preview %} and subject to change.
|
||||||
Reference in New Issue
Block a user