add compatibility with drone.io

This commit is contained in:
Raffaele Mignone 2020-02-24 18:59:28 +01:00
parent cbb71e4427
commit 988b7a1e94
Signed by: norangebit
GPG Key ID: F5255658CB220573

View File

@ -7,6 +7,11 @@ RUN wget \
https://git.norangeb.it/norangebit/pancv/raw/branch/master/pancv.tex \ https://git.norangeb.it/norangebit/pancv/raw/branch/master/pancv.tex \
-O pancv.latex -O pancv.latex
WORKDIR /root/.pandoc/templates
RUN wget \
https://git.norangeb.it/norangebit/pancv/raw/branch/master/pancv.tex \
-O pancv.latex
RUN tlmgr install xifthen \ RUN tlmgr install xifthen \
moderncv \ moderncv \
ifmtarg \ ifmtarg \