Skip to content
Snippets Groups Projects
Commit 1f41371d authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Add pandoc install in pandoc CI

parent 28d32f53
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,9 @@ doc_build:
- navipy_install
- coverage
before_script:
- apt-get install -y -qq pandoc
script:
- source $CI_PROJECT_DIR/venv/bin/activate
- cd doc ; make html
......@@ -79,4 +82,4 @@ doc_build:
paths:
- doc/build
expire_in: 1 week
\ No newline at end of file
expire_in: 1 week
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