Remove blank line from GitLab QA Dockerfile

This commit is contained in:
Grzegorz Bizon 2017-02-20 13:19:47 +01:00
parent e63f3e849f
commit adbbcc1cf4
1 changed files with 0 additions and 1 deletions

View File

@ -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 ./ ./