m-thesis-documentation/documents/topic+abstract/.gitlab-ci.yml

11 lines
206 B
YAML

image: registry.gitlab.com/islandoftex/images/texlive:latest
build:
script:
- pdflatex topic.tex
after_script:
- cat topic.log
artifacts:
paths:
- topic.pdf