attempt to switch to local build cache for Ganymede image build
All checks were successful
CI / Build jupyterhub docker images (push) Successful in 1m33s
All checks were successful
CI / Build jupyterhub docker images (push) Successful in 1m33s
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
||||
"gitea.woggioni.net/woggioni/jupyterhub:latest"
|
||||
"gitea.woggioni.net/woggioni/jupyterhub:5.3.0"
|
||||
build-args: "VERSION=5.3.0"
|
||||
cache-from: type=registry,ref=gitea.woggioni.net/woggioni/jupyterhub:buildx
|
||||
cache-to: type=registry,mode=max,compression=zstd,image-manifest=true,oci-mediatypes=true,ref=gitea.woggioni.net/woggioni/jupyterhub:buildx
|
||||
cache-from: type=local,src=${{ runner.temp }}/.buildx-cache
|
||||
cache-to: type=local,dest=${{ runner.temp }}/.buildx-cache-new,mode=max
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user