ADD: added plugin for oidc
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
5312b49a87
commit
0a1a6d9b10
@ -52,3 +52,5 @@ RUN cd /usr/src/redmine/public/themes/; git clone https://github.com/alexcode-cc
|
|||||||
RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazor/redmine-git-remote.git redmine_git_remote
|
RUN cd /usr/src/redmine/plugins;git clone https://gitea.federationhq.de/byterazor/redmine-git-remote.git redmine_git_remote
|
||||||
|
|
||||||
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/Contargo/redmine_oidc.git
|
Loading…
Reference in New Issue
Block a user