Forked from
CNAF / Annual Report / Annual Report 2018
413 commits behind the upstream repository.
-
Elisabetta Ronchieri authoredElisabetta Ronchieri authored
.gitlab-ci.yml 209 B
image: blang/latex
stages:
- build
job:
stage: build
script:
- mkdir build
- cd build
- sh ../build.sh
artifacts:
paths:
- build/cnaf-annual-report-2018.pdf
tags:
- docker