Update docker-build.yml

This commit is contained in:
Katelya
2025-08-31 14:50:12 +08:00
committed by GitHub
parent 438869f1ec
commit d1afde8406
+2 -2
View File
@@ -61,8 +61,8 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/moontv:latest
ghcr.io/${{ github.repository_owner }}/moontv:${{ github.sha }}
ghcr.io/${{ github.repository_owner }}/katelyatv:latest
ghcr.io/${{ github.repository_owner }}/katelyatv:${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max