mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
test
This commit is contained in:
parent
c71bcd6775
commit
e22d53a4c7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockerbuild.dev.yml
vendored
2
.github/workflows/dockerbuild.dev.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
# file: Dockerfile.dev
|
file: ./Dockerfile.dev
|
||||||
push: true
|
push: true
|
||||||
tags: hkotel/mealie:dev
|
tags: hkotel/mealie:dev
|
||||||
- name: Image digest
|
- name: Image digest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue