Add forward to stable, fix docs preview
This commit is contained in:
parent
3632e0cade
commit
6171b0b267
3 changed files with 19 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue