Remove .gitlab-ci.yml
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
image: leplusorg/latex
|
|
||||||
|
|
||||||
building-latex-master:
|
|
||||||
stage: build
|
|
||||||
variables:
|
|
||||||
COMPILE_ALL: "True"
|
|
||||||
script:
|
|
||||||
- latexmk -pdf main.tex -shell-escape
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- "main.pdf"
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
tags:
|
|
||||||
- saas-linux-small-amd64
|
|
||||||
Reference in New Issue
Block a user