mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-12-22 19:05:35 +01:00
This commit is contained in:
parent
e8e0bb976a
commit
81fc6b0778
@ -12,4 +12,7 @@ RUN apt install -y emacs-nox
|
|||||||
|
|
||||||
# Build
|
# Build
|
||||||
COPY build.el .
|
COPY build.el .
|
||||||
|
COPY one.org .
|
||||||
|
COPY onerc.el .
|
||||||
|
COPY assets assets
|
||||||
ENTRYPOINT emacs --batch --script build.el
|
ENTRYPOINT emacs --batch --script build.el
|
||||||
|
Loading…
Reference in New Issue
Block a user