Update Dockerfile
Some checks are pending
Gitea Actions Deploy / deploy (push) Waiting to run

This commit is contained in:
Andros Fenollosa
2024-06-24 21:57:49 +02:00
committed by GitHub
parent e8e0bb976a
commit 81fc6b0778

View File

@ -12,4 +12,7 @@ RUN apt install -y emacs-nox
# Build
COPY build.el .
COPY one.org .
COPY onerc.el .
COPY assets assets
ENTRYPOINT emacs --batch --script build.el