feat: remvoved scrum plugin as no download url anymore
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dominik Meyer 2024-10-02 17:07:38 +02:00
parent 573494f0b5
commit bd17c0a09a
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -17,7 +17,7 @@ RUN apt-get -qy install unzip
RUN cd /usr/src/redmine/plugins;git clone https://github.com/mikitex70/redmine_drawio.git RUN cd /usr/src/redmine/plugins;git clone https://github.com/mikitex70/redmine_drawio.git
RUN cd /usr/src/redmine/plugins;git clone https://github.com/alphanodes/redmine_messenger.git RUN cd /usr/src/redmine/plugins;git clone https://github.com/alphanodes/redmine_messenger.git
RUN cd /usr/src/redmine/plugins;wget https://redmine.ociotec.com/attachments/download/581/scrum-0.23.1.tar.gz; tar zxf scrum-0.23.1.tar.gz #RUN cd /usr/src/redmine/plugins;wget https://redmine.ociotec.com/attachments/download/581/scrum-0.23.1.tar.gz; tar zxf scrum-0.23.1.tar.gz
#RUN cd /usr/src/redmine/plugins;git clone https://github.com/cryptogopher/issue_recurring.git #RUN cd /usr/src/redmine/plugins;git clone https://github.com/cryptogopher/issue_recurring.git