change building
Gitea Actions Demo / build_and_push (push) Has been cancelled
Details
Gitea Actions Demo / build_and_push (push) Has been cancelled
Details
This commit is contained in:
parent
6a66040c3e
commit
3ec3e2bba4
|
|
@ -17,7 +17,7 @@ ENV PATH="/root/.local/bin:${PATH}"
|
|||
COPY pyproject.toml uv.lock /app/
|
||||
WORKDIR /app
|
||||
|
||||
RUN uv sync --extra api
|
||||
RUN uv sync
|
||||
|
||||
COPY . /app/
|
||||
EXPOSE 800
|
||||
|
|
|
|||
Loading…
Reference in New Issue