mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
test 2
This commit is contained in:
parent
b6c3d5f10f
commit
c71bcd6775
2 changed files with 2 additions and 2 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
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile.dev
|
||||
# file: Dockerfile.dev
|
||||
push: true
|
||||
tags: hkotel/mealie:dev
|
||||
- name: Image digest
|
||||
|
|
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
|||
- dev
|
||||
|
||||
jobs:
|
||||
build:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
#----------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue