Skip to content

Commit

Permalink
try to remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
MikesGlitch committed Mar 5, 2025
1 parent bf9a97f commit 8305590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
build-args: |
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
cache-from: type=local,src=${{ runner.temp }}/.buildx-cache
cache-to: type=local,dest=${{ runner.temp }}/.buildx-cache-new,mode=max

0 comments on commit 8305590

Please sign in to comment.