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
e4808be533
commit
3c18f4b0de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockerbuild.dev.yml
vendored
2
.github/workflows/dockerbuild.dev.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
file: ./Dockerfile.dev
|
file: ./Dockerfile.dev
|
||||||
push: true
|
push: true
|
||||||
tags: hkotel/mealie:cd-test
|
tags: hkotel/mealie:dev
|
||||||
build-args: |
|
build-args: |
|
||||||
- name: Image digest
|
- name: Image digest
|
||||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue