This commit is contained in:
parent
2d4f46dc6b
commit
f2d01caff3
@ -38,6 +38,8 @@ jobs:
|
|||||||
- name: Build and push image
|
- name: Build and push image
|
||||||
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-to: 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