Parcourir la source

update Build Docker Image step

Yuki Takei il y a 4 ans
Parent
commit
3f5dde8e66
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      .github/workflows/release-rc.yml

+ 0 - 2
.github/workflows/release-rc.yml

@@ -28,8 +28,6 @@ jobs:
           --tag growi \
           --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