Skip to content

Commit

Permalink
Don't need the cache for the create-manifest step
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviomartins committed Jan 16, 2025
1 parent d0864ab commit a2de182
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,3 @@ jobs:
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ env.IMAGE_NAME }}:latest
cache-from: type=gha,scope=buildx
cache-to: type=gha,mode=max,scope=buildx

0 comments on commit a2de182

Please sign in to comment.