浏览代码

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