Browse Source

ensure not to push cache when build nocdn image

Yuki Takei 6 năm trước cách đây
mục cha
commit
34fc66f3e4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .github/workflows/build-nocdn.yml

+ 0 - 1
.github/workflows/build-nocdn.yml

@@ -30,7 +30,6 @@ jobs:
           --platform linux/amd64 \
           --load \
           --cache-from=type=registry,ref=$CACHE_REF \
-          --cache-to=type=registry,ref=$CACHE_REF,mode=max \
           --file ./docker/Dockerfile .
 
     - name: Get SemVer