latexandmore/.gitlab-ci.yml
2018-02-16 02:30:34 +01:00

14 lines
212 B
YAML

variables:
GIT_SUBMODULE_STRATEGY: recursive
image: tianon/latex
before_script:
- apt-get install -y build-essential
build:
script:
- make
artifacts:
paths:
- AuD/document.pdf