Skip to content

Commit

Permalink
feat: Remove caching
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbrowne committed Dec 10, 2024
1 parent 18864db commit e5ebba3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,5 @@ jobs:
context: .
file: ./Dockerfile
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.meta-app.outputs.tags }}
labels: ${{ steps.meta-app.outputs.labels }}

0 comments on commit e5ebba3

Please sign in to comment.