ADD: added plugin to enforce time tracking
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
7f35edb25d
commit
ab84b6c1ff
@ -61,5 +61,7 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/hicknhack-software/
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/jrgarlick/redmine_timesheet.git
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/ozguryazilimas/redmine_enforce_time_entry.git
|
||||
|
||||
COPY docker-entrypoint.sh /
|
||||
RUN chmod a+x /docker-entrypoint.sh
|
Loading…
Reference in New Issue
Block a user