mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Build refs for Docker image
xmpp.org/extensions/refs wasn't built. As these files are referenced from xml2rfc.tools.ietf.org, we probably should.
This commit is contained in:
parent
f4fac2c762
commit
8a3efe6600
@ -4,7 +4,7 @@
|
|||||||
FROM xmppxsf/xeps-base:latest
|
FROM xmppxsf/xeps-base:latest
|
||||||
|
|
||||||
ARG NCORES=1
|
ARG NCORES=1
|
||||||
ARG TARGETS="html inbox-html inbox-xml pdf xeplist"
|
ARG TARGETS="html inbox-html inbox-xml pdf xeplist refs"
|
||||||
|
|
||||||
COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile /src/
|
COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile /src/
|
||||||
COPY resources/*.pdf /src/resources/
|
COPY resources/*.pdf /src/resources/
|
||||||
|
Loading…
Reference in New Issue
Block a user