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

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 }}-