ソースを参照

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