mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-06 03:46:44 +03:00
Add build cache to docker
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user