Explorar el Código

update build-rc.yml

Yuki Takei hace 6 años
padre
commit
a7d6838923
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/build-rc.yml

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

@@ -31,6 +31,7 @@ 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