Skip to content
Snippets Groups Projects
Commit a4f6bd3c authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

added gitlab ci

parent ef816198
Branches
Tags
No related merge requests found
image: latex:latest
Documentation:
script:
- cd documentation
- pandoc --filter pandoc-citeproc --bibliography=bibliography.bib --csl=acm-sig-proceedings.csl --variable papersize=a4paper -s *.md -o documentation.pdf
artifacts:
paths:
- ./documentation.pdf
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment