FIX: added missing perl module
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
561f310d6f
commit
e568719f7c
@ -15,6 +15,7 @@ RUN apk update && apk add --no-cache tini bash perl-dev perl-test-leaktrace perl
|
||||
RUN cpanm install Text::Xslate || cat /root/.cpanm/work/*/build.log
|
||||
RUN cpanm install HiD --force || true
|
||||
RUN cpanm install HiD::Generator::BibtexPage
|
||||
RUN cpanm install Log::Dispatch::Screen
|
||||
|
||||
ADD scripts/plugin.sh /plugin.sh
|
||||
RUN chmod +x /plugin.sh
|
||||
|
Loading…
Reference in New Issue
Block a user