upd
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ FROM builder as makestatic
|
||||
|
||||
COPY docs /src/docs/
|
||||
COPY zensical.toml /src/
|
||||
COPY mkdocs.yml /src/
|
||||
COPY mkdocs.yml /src/ 2>/dev/null || true
|
||||
COPY custom_theme /src/overrides/ 2>/dev/null || true
|
||||
|
||||
RUN cd /src && zensical build --config-file zensical.toml
|
||||
|
||||
Reference in New Issue
Block a user