From 7cd1b1ed091a81b92d3167de6aecb6a45f04d2ec Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Mon, 21 Dec 2015 21:33:32 +0100 Subject: Move that to later --- ci/maipo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/maipo b/ci/maipo index b72065a..55e4bb7 100644 --- a/ci/maipo +++ b/ci/maipo @@ -28,8 +28,6 @@ RUN chmod -v a+rx \ /usr/bin/systemctl \ /usr/bin/systemctl-socket-daemon -RUN sed -i -e '/requiretty/d' /etc/sudoers - ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc #RUN yum clean all && \ @@ -101,6 +99,8 @@ RUN yum clean all && \ yum-utils && \ yum clean all +RUN sed -i -e '/requiretty/d' /etc/sudoers + WORKDIR /srv RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git WORKDIR /srv/closure-compiler.git -- cgit v1.1