Skip to content
Snippets Groups Projects
Commit e98788d1 authored by vuillaut's avatar vuillaut
Browse files

ubuntu

parent 3d98aa88
No related branches found
No related tags found
3 merge requests!23Add metadata templata readme,!22Improve package doc,!21Fix documentation
......@@ -75,9 +75,9 @@ deploy_zenodo:
pages:
stage: deploy
image: python:3.9.7-slim
image: ubuntu-latest
script:
- pip install --upgrade pip
- apt update --yes && apt install --yes pandoc pip
- pip install -U -r docs/doc_requirements.txt
- sphinx-build -b html docs public
artifacts:
......
sphinx>=3
nbsphinx
sphinx_rtd_theme
myst-parser
pandoc
\ No newline at end of file
myst-parser
\ No newline at end of file
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