[DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479)
This commit is contained in:
committed by
GitHub
parent
76c5bb1b53
commit
c2336bb11e
@@ -22,12 +22,19 @@ You can integrate {% data variables.product.prodname_registry %} with {% data va
|
||||
|
||||
{% data variables.product.prodname_registry %} offers different package registries for commonly used packages, such as for Node, RubyGems, Apache Maven, Gradle, and Nuget.
|
||||
|
||||
<!--This diagram excludes ghcr.io since it's not released for GHES yet.-->
|
||||
{% if currentVersion ver_gt "enterprise-server@2.21" %}
|
||||
|
||||

|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if currentVersion == "free-pro-team@latest" %}
|
||||
{% data variables.product.prodname_registry %} also offers a {% data variables.product.prodname_container_registry %} designed to support the unique needs of container images. For more information, see "[About {% data variables.product.prodname_github_container_registry %}](/packages/guides/about-github-container-registry)."
|
||||
|
||||
{% data reusables.package_registry.container-registry-beta %}
|
||||
|
||||

|
||||

|
||||
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user