Skip to content

Commit

Permalink
Disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Laica-Lunasys committed Jul 21, 2024
1 parent 9ae9812 commit 819101e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: ${{ matrix.name }}
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
#cache-from: type=gha
#cache-to: type=gha,mode=max
build-args: |
VELOCITY_VERSION=${{ env.VELOCITY_VERSION }}
tags: |
Expand Down

0 comments on commit 819101e

Please sign in to comment.