initial commit
This commit is contained in:
6
.gitlab-ci.yml
Normal file
6
.gitlab-ci.yml
Normal file
@ -0,0 +1,6 @@
|
||||
build-job:
|
||||
image: texlive/texlive:latest
|
||||
stage: build
|
||||
script:
|
||||
- make
|
||||
|
Reference in New Issue
Block a user