mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
??
This commit is contained in:
parent
83cd02c6ea
commit
3fdaf44ebd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dockerbuild.dev.yml
vendored
1
.github/workflows/dockerbuild.dev.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
||||||
id: docker_build
|
id: docker_build
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
context: .
|
||||||
file: ./Dockerfile.dev
|
file: ./Dockerfile.dev
|
||||||
push: true
|
push: true
|
||||||
tags: hkotel/mealie:dev
|
tags: hkotel/mealie:dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue