ADD: plugin for user performance
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
eb7689389b
commit
48534b9cf3
@ -67,5 +67,7 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/tckz/redmine-wiki_g
|
|||||||
|
|
||||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/jkraemer/redmine_percent_done.git
|
RUN cd /usr/src/redmine/plugins;git clone https://github.com/jkraemer/redmine_percent_done.git
|
||||||
|
|
||||||
|
RUN cd /usr/src/redmine/plugins;git clone https://github.com/alperenbozkurt/redmine_users_performance.git
|
||||||
|
|
||||||
COPY docker-entrypoint.sh /
|
COPY docker-entrypoint.sh /
|
||||||
RUN chmod a+x /docker-entrypoint.sh
|
RUN chmod a+x /docker-entrypoint.sh
|
Loading…
Reference in New Issue
Block a user