删除重复的 COPY 指令 (#1073)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user