From cf22951fc75328864ed28466d103d871551aad2e Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Fri, 1 Mar 2024 00:02:35 +0100 Subject: [PATCH] MOD: deactivated some more plugins because of problems --- Containerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Containerfile b/Containerfile index 114e937..9c5462b 100644 --- a/Containerfile +++ b/Containerfile @@ -57,9 +57,9 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/Intera/redmine_star #RUN cd /usr/src/redmine/plugins;git clone -b master https://github.com/xmera-circle/redmine_cookie_consent -RUN cd /usr/src/redmine/plugins;git clone https://github.com/hicknhack-software/redmine_hourglass.git +#RUN cd /usr/src/redmine/plugins;git clone https://github.com/hicknhack-software/redmine_hourglass.git -RUN cd /usr/src/redmine/plugins;git clone https://github.com/jrgarlick/redmine_timesheet.git +#RUN cd /usr/src/redmine/plugins;git clone https://github.com/jrgarlick/redmine_timesheet.git RUN cd /usr/src/redmine/plugins;git clone https://github.com/eyp/redmine_spent_time.git