Skip to content

Commit

Permalink
chore(workflows): disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
invakid404 committed Oct 11, 2024
1 parent deadfc9 commit dead418
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-actions-runner-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,3 @@ jobs:
context: ${{ matrix.context }}
push: true
tags: ${{ env.REGISTRY }}/invakid404/runners/${{ steps.image-name.outputs.name }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit dead418

Please sign in to comment.