Skip to content

Commit

Permalink
Remove useless cache
Browse files Browse the repository at this point in the history
Signed-off-by: David Gageot <david.gageot@docker.com>
  • Loading branch information
dgageot committed Nov 23, 2022
1 parent 0aa142d commit aa8023b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
uses: docker/bake-action@v2
with:
targets: binaries
set: |
*.cache-from=type=gha,scope=binaries
*.cache-to=type=gha,scope=binaries
- name: Rename binaries
run: |
mkdir bin
Expand Down

0 comments on commit aa8023b

Please sign in to comment.