mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
test
This commit is contained in:
parent
276c8d1f12
commit
b0faddea52
2 changed files with 2 additions and 2 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
- dev
|
||||
- ci/cd
|
||||
- cd/cd
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
@ -26,7 +26,7 @@ docker container run \
|
|||
-e db_type='sql' \
|
||||
-p 9000:80 \
|
||||
-v `pwd`:'/app/data/' \
|
||||
hkotel/mealie:dev
|
||||
hkotel/mealie:arm-dev
|
||||
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue