Update docker-build.yml

main
Katelya 2025-08-31 14:50:12 +08:00 committed by GitHub
parent 438869f1ec
commit d1afde8406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

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