adds CI
This commit is contained in:
parent
1ce5f6c3ca
commit
1349cb61e0
9
.gitlab-ci.yml
Normal file
9
.gitlab-ci.yml
Normal file
@ -0,0 +1,9 @@
|
||||
compile:
|
||||
image: document-builder
|
||||
script:
|
||||
- make
|
||||
artifacts:
|
||||
name: "$CI_BUILD_NAME"
|
||||
paths:
|
||||
- resume.pdf
|
||||
- resume_en.pdf
|
Loading…
x
Reference in New Issue
Block a user