Revert "Docs: Inline docker-compose.yaml files in the documentation"

This commit is contained in:
vabene1111
2021-11-13 09:19:34 +01:00
committed by GitHub
parent f41c2ee7bb
commit 6cb9a7068e
4 changed files with 150 additions and 21 deletions

View File

@@ -14,5 +14,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material mkdocs-include-markdown-plugin
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force