Add forward to stable, fix docs preview

This commit is contained in:
Georg Krause 2022-03-10 11:05:25 +01:00 committed by Georg Krause
commit 0de8a829d8
No known key found for this signature in database
GPG key ID: 2970D504B2183D22
3 changed files with 19 additions and 2 deletions

View file

@ -82,7 +82,7 @@ review_docs:
- git switch stable
- git switch $CI_COMMIT_BRANCH
script:
- ./build_docs.sh
- poetry run python -m sphinx . $BUILD_PATH
cache:
key: "$CI_PROJECT_ID__sphinx"
paths: