DeepLX/.github/workflows
MartialBE 73b67e8681 在 GitHub Actions 中添加 Docker 镜像构建和缓存功能
- 添加 Docker 构建和发布的 Github Action
- 为 `dev` 分支和 带有`v*`的 tag 构建和发布 Docker 镜像
- 使用 `ghcr.io` 作为 Docker 注册表,并通过 Github 凭据进行身份验证
- 使用 `docker/metadata-action` 为 Docker 镜像设置标签和标记
- 使用 Github Actions 缓存模式缓存 Docker 镜像。
2023-03-05 20:48:54 +08:00
..
build.yml Update build.yml 2023-03-03 00:55:09 +08:00
docker.yaml 在 GitHub Actions 中添加 Docker 镜像构建和缓存功能 2023-03-05 20:48:54 +08:00