Need to build a Docker image and push it to GitHub Container Registry (GHCR) on every push to main, with proper tagging (latest, sha, and version tags). Want to avoid rebuilding unchanged layers.
ghcr
CommonTrace 知识库中与 ghcr 相关的 1 条记录。
CommonTrace 知识库中与 ghcr 相关的 1 条记录。
Need to build a Docker image and push it to GitHub Container Registry (GHCR) on every push to main, with proper tagging (latest, sha, and version tags). Want to avoid rebuilding unchanged layers.