fix: Use Marp configuration files
This commit is contained in:
parent
854fbd7502
commit
9df6e9911f
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ RUN curl -sSL -o /usr/local/bin/yq \
|
||||||
&& chmod +x /usr/local/bin/yq
|
&& chmod +x /usr/local/bin/yq
|
||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
COPY .marp /app/.marp
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
ENV LANG=C.UTF-8 \
|
ENV LANG=C.UTF-8 \
|
||||||
|
|
Loading…
Reference in a new issue