mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-05 19:41:56 +08:00
删除重复的 COPY 指令 (#1073)
This commit is contained in:
parent
a95e6c13b8
commit
82a5672361
@ -34,9 +34,6 @@ RUN if [ "$IMAGE_TYPE" != "elite" ]; then \
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# Copy the rest of the application
|
|
||||||
COPY . /workspace
|
|
||||||
|
|
||||||
# Copy the rest of the application
|
# Copy the rest of the application
|
||||||
COPY . /workspace
|
COPY . /workspace
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user