Skip to content
Snippets Groups Projects
Commit 4565c6b9 authored by Anton Kullberg's avatar Anton Kullberg
Browse files

ci: changed image

parent 0f0af011
Branches devel
No related tags found
No related merge requests found
build-doc: build-doc:
image: python:3.8 image: jupyter/scipy-notebook
stage: build stage: build
script: script:
- pip install pdoc3 numpy - pip install pdoc3
- pdoc --html src - pdoc --html src
- mkdir .public - mkdir .public
- mv html/src/* .public/ - mv html/src/* .public/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment