Skip to content

Commit

Permalink
ci: remove caching so internals always fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
SomethingSexy committed Nov 19, 2024
1 parent ce5aaa1 commit dbea72a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64
provenance: false
build-args: |
Expand Down

0 comments on commit dbea72a

Please sign in to comment.