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