Skip to content
Snippets Groups Projects
Unverified Commit eb3ded47 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

add pipeline to test and produce docs

parent 0649a2b5
Branches
Tags
No related merge requests found
compile_pdf:
image: ctornau/latex
script:
- apt-get update -y
- apt-get install -y inkscape make
- make test
- make docs
only:
- master
- run
artifacts:
paths:
- docs.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment