Merge pull request #2718 from cheahjs/fix/tag-docker-build

fix: docker build on tag broke due to cache
This commit is contained in:
Timothy Jaeryang Baek 2024-06-02 11:45:21 -07:00 committed by GitHub
commit 2ad286698b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,6 +70,7 @@ jobs:
images: ${{ env.FULL_IMAGE_NAME }}
tags: |
type=ref,event=branch
type=ref,event=tag
flavor: |
prefix=cache-${{ matrix.platform }}-