mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-10-30 11:19:59 +00:00
Caching pip downloads (hopefully)
This commit is contained in:
2
.github/workflows/docker-ghcr.yml
vendored
2
.github/workflows/docker-ghcr.yml
vendored
@@ -34,3 +34,5 @@ jobs:
|
||||
push: true
|
||||
platforms: linux/arm64
|
||||
tags: ghcr.io/stefbuwalda/cal_counter:arm64,ghcr.io/stefbuwalda/cal_counter:latest
|
||||
cache-from: type=registry,ref=ghcr.io/stefbuwalda/cal_counter:cache
|
||||
cache-to: type=registry,ref=ghcr.io/stefbuwalda/cal_counter:cache,mode=max
|
||||
|
||||
Reference in New Issue
Block a user