feat: add cache to releawes

This commit is contained in:
diced 2022-10-28 20:44:43 -07:00
parent e4491610fb
commit 451027eaf3
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -48,3 +48,5 @@ jobs:
tags: |
ghcr.io/diced/zipline:latest
ghcr.io/diced/zipline:${{ steps.version.outputs.value }}
cache-from: type=gha
cache-to: type=gha,mode=max