fix: stay at redmine 5 for the time
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dominik Meyer 2024-11-26 00:11:10 +01:00
parent bd17c0a09a
commit ba3d45d87e
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -25,7 +25,7 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/cat-in-136/redmine_
RUN cd /usr/src/redmine/plugins;git clone https://github.com/wellbia/redmine_microsoftteams.git redmine_microsoftteams
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; cd redmica_ui_extension; git checkout v0.3.10
RUN cd /usr/src/redmine/plugins;git clone https://github.com/onozaty/redmine-view-customize.git view_customize