Skip to content

Commit 66b562f

Browse files
committed
Set cache-mode: max
Signed-off-by: Adam Warner <[email protected]>
1 parent 2c046b0 commit 66b562f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ftl-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
setup-qemu: true
5757
cache: true
5858
cache-scope: build
59+
cache-mode: max
5960
context: ftl-build
6061
# fail-fast need https://github.com/docker/github-builder/pull/158 to be released
6162
#fail-fast: true
@@ -79,6 +80,7 @@ jobs:
7980
setup-qemu: true
8081
cache: true
8182
cache-scope: build
83+
cache-mode: max
8284
context: ftl-build
8385
# fail-fast need https://github.com/docker/github-builder/pull/158 to be released
8486
#fail-fast: true

0 commit comments

Comments
 (0)