Ver Fonte

update build-rc.yml

Yuki Takei há 6 anos atrás
pai
commit
a7d6838923
1 ficheiros alterados com 1 adições e 0 exclusões
  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