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

This commit is contained in:
Dominik Meyer 2024-08-05 23:34:22 +02:00
parent d5efffca4b
commit e379b730f7
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -26,6 +26,7 @@ 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