release: v 0.1 release
Build and Push Docker Image / build-and-push (push) Failing after 1m42s
Details
Build and Push Docker Image / build-and-push (push) Failing after 1m42s
Details
This commit is contained in:
parent
b3620da161
commit
7a85df2ec3
|
|
@ -13,7 +13,7 @@ COPY pyproject.toml poetry.lock ./
|
|||
|
||||
RUN poetry config virtualenvs.create false
|
||||
|
||||
RUN poetry install --only=main --no-dev
|
||||
RUN poetry install
|
||||
|
||||
COPY src/ ./src/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue