Explorar el Código

update Build Docker Image step

Yuki Takei hace 4 años
padre
commit
3f5dde8e66
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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