Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Track Analyzer
track-analyzer
Commits
51e68c2b
Unverified
Commit
51e68c2b
authored
May 20, 2021
by
Bertrand NÉRON
Browse files
🐛
sphinx theme is not available in docker
parent
75130090
Pipeline
#56701
failed with stages
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
51e68c2b
...
...
@@ -5,6 +5,7 @@ pages:
stage
:
pages
image
:
sphinxdoc/sphinx
script
:
-
pip install sphinx-rtd-theme
-
cd ${CI_PROJECT_DIR}
-
export PYTHONPATH=${CI_PROJECT_DIR}:$PYTHONPATH
-
cd ${CI_PROJECT_DIR}/doc/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment