Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qa/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/Dockerfile b/qa/Dockerfile
index b4281c02f5a..2814a7bdef0 100644
--- a/qa/Dockerfile
+++ b/qa/Dockerfile
@@ -6,7 +6,6 @@ RUN sed -i "s/httpredir.debian.org/ftp.us.debian.org/" /etc/apt/sources.list &&
libqt5webkit5-dev qt5-qmake qt5-default build-essential xvfb git && \
apt-get clean
-
WORKDIR /home/qa
COPY ./ ./