Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 7b8bcbdf authored by Jason Kridner's avatar Jason Kridner
Browse files

CI: sphinx_design pulled from docker hub update

parent ccbfa31a
No related merge requests found
...@@ -6,7 +6,6 @@ stages: ...@@ -6,7 +6,6 @@ stages:
pages: pages:
stage: deploy stage: deploy
script: script:
- pip install sphinx_design
- sphinx-build -b html . public - sphinx-build -b html . public
- sphinx-build -M latexpdf . public - sphinx-build -M latexpdf . public
- mv public/latex/beagleboard-docs.pdf public/ - mv public/latex/beagleboard-docs.pdf public/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment