automated terminal push

This commit is contained in:
2025-05-28 21:40:56 -04:00
parent 35979eed61
commit e1d56d71b5
7 changed files with 63 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ RUN pip install mkdocs-blog-plugin
WORKDIR /docs
COPY . .
COPY . .
RUN mkdocs build