automated terminal push
All checks were successful
learn org at code.softwareshinobi.com/bash.softwareshinobi.com/pipeline/head This commit looks good

This commit is contained in:
2025-06-05 19:36:22 -04:00
parent 2b2c77b808
commit 4f7705494b
193 changed files with 492 additions and 9354 deletions

View File

@@ -2,8 +2,6 @@ FROM titom73/mkdocs AS MKDOCS_BUILD
RUN pip install markupsafe==2.0.1
RUN pip install mkdocs-blog-plugin
WORKDIR /docs
COPY . .