mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
try and avoid caching extra large tensorrt layers (#4942)
This commit is contained in:
parent
bee965df06
commit
ec7aaa18ab
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -51,4 +51,3 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
ghcr.io/blakeblackshear/frigate:${{ github.ref_name }}-${{ env.SHORT_SHA }}-tensorrt
|
ghcr.io/blakeblackshear/frigate:${{ github.ref_name }}-${{ env.SHORT_SHA }}-tensorrt
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
|
Loading…
Reference in New Issue
Block a user