Skip to content

Commit

Permalink
Remove non-working docker cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sveitser committed Aug 29, 2024
1 parent ad2311f commit 496ecf5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ runs:
target: ${{ inputs.target }}
labels: ${{ steps.metadata.outputs.labels }}
platforms: ${{ inputs.platforms }}
cache-from: type=registry,ref=${{ steps.metadata.outputs.tags }}
cache-to: type=inline
outputs: type=image,name=${{ inputs.images }},push-by-digest=true,name-canonical=true,push=true

# This will upload the digest for each architecture to the same artifact,
Expand Down

0 comments on commit 496ecf5

Please sign in to comment.