remove docker caching
All checks were successful
CI / Static Analysis (pre-commit) (push) Successful in 4m34s
CI / Tests (push) Successful in 2m27s
CI / Build and push image (push) Successful in 1m49s

This commit is contained in:
Brian Rosner 2025-04-13 15:06:55 -06:00
parent 07db338fcb
commit 98c86041e9

View File

@ -100,6 +100,4 @@ jobs:
annotations: ${{ steps.meta.outputs.annotations }}
target: prod
platforms: linux/amd64
cache-from: type=gha
cache-to: type=gha,mode=max
push: true