Skip to content

Commit

Permalink
remove cache to and from in the frontend docker building
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee-cup committed Feb 7, 2025
1 parent 01c2e8b commit 9030801
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: |
type=gha
type=registry,ref=ghcr.io/${{ github.repository }}-frontend:buildcache
cache-to: |
type=gha,mode=max
type=registry,ref=ghcr.io/${{ github.repository }}-frontend:buildcache,mode=max

release:
# needs: build-and-push-frontend
Expand Down

0 comments on commit 9030801

Please sign in to comment.