feat: 添加新的发布工作流,支持 Docker 镜像构建和推送
This commit is contained in:
@@ -139,7 +139,7 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/katelya77/katelyatv:${{ github.ref_name }}
|
||||
ghcr.io/katelyatv/katelyatv:latest
|
||||
ghcr.io/katelya77/katelyatv:latest
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user