Skip to content

Commit

Permalink
ci: remove docker cache
Browse files Browse the repository at this point in the history
  • Loading branch information
scribam authored and frangarcj committed Jul 28, 2023
1 parent 5e5f285 commit 2ca9e9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,3 @@ jobs:
context: ${{ matrix.context }}
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ matrix.tags }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 2ca9e9c

Please sign in to comment.