Update release.yml
This commit is contained in:
parent
a8d924e31f
commit
614cff3f05
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user