gitlab CI

This commit is contained in:
Wxcafé (Clément Hertling) 2016-11-06 22:24:27 +01:00
parent ad8749cb53
commit 89c359a951

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
compile:
image: document-builder
script:
- make slides
artifacts:
name: "$CI_BUILD_NAME"
paths:
- slides.pdf