release: v 0.1 release
Build and Push Docker Image / build-and-push (push) Failing after 1m43s
Details
Build and Push Docker Image / build-and-push (push) Failing after 1m43s
Details
This commit is contained in:
parent
dd6c6755c9
commit
e5691790d6
|
|
@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y \
|
|||
|
||||
RUN pip install poetry
|
||||
|
||||
COPY pyproject.toml poetry.lock README.md ./
|
||||
COPY pyproject.toml poetry.lock ./
|
||||
|
||||
RUN poetry config virtualenvs.create false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue