ADD: added plugin for cookie consent
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
31c057396b
commit
876d18c98a
@ -54,3 +54,5 @@ RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazo
|
|||||||
RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazor/redmine_glossary.git
|
RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazor/redmine_glossary.git
|
||||||
|
|
||||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/Intera/redmine_startpage.git
|
RUN cd /usr/src/redmine/plugins;git clone https://github.com/Intera/redmine_startpage.git
|
||||||
|
|
||||||
|
RUN cd /usr/src/redmine/plugins;git clone -b master https://github.com/xmera-circle/redmine_cookie_consent
|
Loading…
Reference in New Issue
Block a user