Skip to content

Commit

Permalink
chore: Tunning the cache config for feature-based.
Browse files Browse the repository at this point in the history
  • Loading branch information
iv1310 committed Apr 3, 2024
1 parent cb33e95 commit 778ffdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/front.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
tags: |
${{ env.image }}
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max

- name: Move cache
run: |
Expand Down

0 comments on commit 778ffdd

Please sign in to comment.