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

This commit is contained in:
2025-06-05 19:06:57 -04:00
parent 899ea17084
commit 43a2920d68
5 changed files with 18 additions and 4 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 . .