소스 검색

fix: docker build on tag broke due to cache

Jun Siang Cheah 11 달 전
부모
커밋
45bff743a2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/docker-build.yaml

+ 1 - 0
.github/workflows/docker-build.yaml

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