Select Git revision
.gitlab-ci.yml
-
René Schöne authored
- remove German parts - add example for a table
René Schöne authored- remove German parts - add example for a table
This GitLab CI configuration is valid.
Learn more
.gitlab-ci.yml 165 B
image: texlive/texlive
stages:
- build
build:
stage: build
artifacts:
when: always
paths:
- thesis.pdf
- thesis.log
script:
- make