redundant souce code copy

There is a docker -v flag for test in Makefile

Signed-off-by: Xiaodong Liu <liuxiaodong@loongson.cn>
This commit is contained in:
Xiaodong Liu 2020-07-06 19:03:26 +08:00
parent 3cb1909c70
commit a4cb88f307
1 changed files with 0 additions and 2 deletions

View File

@ -95,5 +95,3 @@ ENV DEBIAN_ROOTFS /debian
RUN mkdir -p "${DEBIAN_ROOTFS}"
RUN . tests/integration/multi-arch.bash \
&& get_and_extract_debian "$DEBIAN_ROOTFS"
COPY . .