Build docker image with built project
This commit is contained in:
parent
f8beb5f859
commit
07bdfbf240
3 changed files with 15 additions and 4 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Run image
|
||||
- name: Install poetry
|
||||
uses: abatilo/actions-poetry@v2
|
||||
with:
|
||||
poetry-version: ${{ matrix.poetry-version }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue