Revert "feat: added knowledgebase plugin"
All checks were successful
continuous-integration/drone/push Build is passing

This reverts commit e379b730f7.
This commit is contained in:
Dominik Meyer 2024-08-05 23:51:52 +02:00
parent e379b730f7
commit 016af767d3
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -26,7 +26,6 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/wellbia/redmine_mic
RUN cd /usr/src/redmine/plugins;git clone https://github.com/redmica/redmica_ui_extension.git RUN cd /usr/src/redmine/plugins;git clone https://github.com/redmica/redmica_ui_extension.git
RUN cd /usr/src/redmine/plugins;git clone https://github.com/onozaty/redmine-view-customize.git view_customize RUN cd /usr/src/redmine/plugins;git clone https://github.com/onozaty/redmine-view-customize.git view_customize
RUN cd /usr/src/redmine/plugins;git clone https://github.com/alexbevi/redmine_knowledgebase.git
#RUN cd /usr/src/redmine/plugins;git clone https://github.com/haru/redmine_theme_changer.git #RUN cd /usr/src/redmine/plugins;git clone https://github.com/haru/redmine_theme_changer.git