feat: reanabled theme support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dominik Meyer 2024-08-07 08:57:31 +02:00
parent bc150f4990
commit 6041333b5f
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -29,9 +29,9 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/redmica/redmica_ui_
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/haru/redmine_theme_changer.git RUN cd /usr/src/redmine/plugins;git clone https://github.com/haru/redmine_theme_changer.git
#RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/mrliptontea/PurpleMine2.git RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/mrliptontea/PurpleMine2.git
RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/farend/redmine_theme_farend_bleuclair.git bleuclair RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/farend/redmine_theme_farend_bleuclair.git bleuclair