Update release.yml

This commit is contained in:
涵曦 2024-10-30 13:14:54 +08:00 committed by GitHub
parent a8d924e31f
commit 614cff3f05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,3 +61,5 @@ jobs:
platforms: ${{ matrix.platform }}
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/xiaomusic:${{ github.ref_name }}, ${{ secrets.DOCKERHUB_USERNAME }}/xiaomusic:latest, ${{ secrets.DOCKERHUB_USERNAME }}/xiaomusic:stable
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new