This commit is contained in:
parent
be9a4272d7
commit
714cbb3305
@ -39,7 +39,8 @@ jobs:
|
|||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
cache-from: type=registry,ref=gitea.scubbo.org/scubbo/edh-elo:latest
|
cache-from: type=registry,ref=gitea.scubbo.org/scubbo/edh-elo:latest
|
||||||
cache-to: type=registry,ref=gitea.scubbo.org/scubbo/edh-elo:latest
|
# https://github.com/go-gitea/gitea/issues/28973#issuecomment-1961859655
|
||||||
|
cache-to: mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=gitea.scubbo.org/scubbo/edh-elo:latest
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
target: prod
|
target: prod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user