Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 556 Bytes

File metadata and controls

18 lines (14 loc) · 556 Bytes
icon box
description Fixed GHCR path (TYPE: NON_ENFORCED)

10.GhcrPkg

ghcr_pkg: "my-package"
  • Sets a fixed GHCR (GitHub Container Registry) path for the package (TYPE: NON_ENFORCED)
  • If not specified, the GHCR path is dynamically generated from pkg_id
  • Useful when you want a specific container name different from the auto-generated one

{% hint style="info" %} This field is optional. Most packages don't need it as the auto-generated path works well. {% endhint %}