mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-12 20:35:13 -05:00
Merge pull request #782 from Zash/patch-2
Include source XEP XML files in build
This commit is contained in:
commit
5d2ef942f4
@ -4,7 +4,7 @@
|
||||
FROM xmppxsf/xeps-base:latest
|
||||
|
||||
ARG NCORES=1
|
||||
ARG TARGETS="html inbox-html inbox-xml pdf xeplist refs"
|
||||
ARG TARGETS="html inbox-html inbox-xml pdf xeplist refs xml"
|
||||
|
||||
COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile /src/
|
||||
COPY resources/*.pdf /src/resources/
|
||||
|
Loading…
Reference in New Issue
Block a user