From 66e79f2dc6d09fe335e5b004f23d7afcc344c032 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Sun, 19 Apr 2015 13:08:52 +0200 Subject: osc.sh is not going to help, remove it --- ci/maipo | 3 --- 1 file changed, 3 deletions(-) (limited to 'ci/maipo') diff --git a/ci/maipo b/ci/maipo index 7ce218a..2fb890b 100644 --- a/ci/maipo +++ b/ci/maipo @@ -33,9 +33,6 @@ RUN yum clean metadata && \ awk '{print $1}' \ ) -ADD https://cgit.kolab.org/docker/plain/ci/osc.sh / -RUN chmod 755 /osc.sh && /osc.sh - ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / RUN chmod 755 /entrypoint.sh ENTRYPOINT [ "/entrypoint.sh" ] -- cgit v1.1