feat: issue_list macro for wiki
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
07f9fe3c40
commit
3dea0de8bf
@ -77,5 +77,7 @@ RUN cd /usr/src/redmine/plugins;git clone https://github.com/smoreau/redmine_doc
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/akiko-pusu/redmine_issue_badge.git
|
||||
|
||||
RUN cd /usr/src/redmine/plugins;git clone https://github.com/alphanodes/redmine_ref_issues.git
|
||||
|
||||
COPY docker-entrypoint.sh /
|
||||
RUN chmod a+x /docker-entrypoint.sh
|
Loading…
Reference in New Issue
Block a user