Add build cache to docker

This commit is contained in:
David
2022-02-21 23:52:55 +01:00
committed by GitHub
parent 8edccc2dc3
commit 9fbe2d0c31

View File

@@ -41,3 +41,5 @@ jobs:
platforms: linux/amd64, linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ghcr.io/dmunozv04/isponsorblocktv:latest
cache-from: type=registry,ref=dmunozv04/isponsorblocktv:buildcache
cache-to: type=registry,ref=dmunozv04/isponsorblocktv:buildcache,mode=max