[docs] Remove mkdocs workaround (upstream was fixed)

This commit is contained in:
Johannes Frohnmeyer 2022-03-27 12:20:22 +02:00
parent e33a26d976
commit b53b5b189c
Signed by: Johannes
GPG Key ID: E76429612C2929F4

View File

@ -5,7 +5,7 @@ pages:
image: python:3.8-buster image: python:3.8-buster
stage: deploy stage: deploy
script: script:
- pip install mkdocs jinja2==3.0.0 - pip install mkdocs
- mkdocs build - mkdocs build
artifacts: artifacts:
paths: paths: