Skip to content
Snippets Groups Projects
Commit 88be3797 authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

make is not available for build image

parent 5314e8b5
No related branches found
No related tags found
No related merge requests found
Pipeline #5832 passed
......@@ -3,7 +3,7 @@ image: registry.esss.lu.se/ics-docker/miniconda
pages:
script:
- pip install sphinx sphinxcontrib-blockdiag blockdiag sphinxcontrib-restbuilder
- make html
- sphinx-build -b html -d public/doctrees doc public
artifacts:
paths:
- public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment