mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-22 11:15:47 +00:00
Merge branch 'main' into main
This commit is contained in:
commit
867fda24b6
1 changed files with 0 additions and 3 deletions
|
|
@ -31,9 +31,6 @@ RUN --mount=type=cache,target=/root/.cache/uv \
|
|||
# Installing separately from its dependencies allows optimal layer caching
|
||||
COPY server/ /app
|
||||
|
||||
# Copy the utils directory from the parent project
|
||||
COPY utils /app/utils
|
||||
|
||||
RUN --mount=type=cache,target=/root/.cache/uv \
|
||||
uv sync --no-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue