mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2024-11-21 19:43:17 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
b448cf9056
commit
86593f0da9
@ -1,7 +1,7 @@
|
||||
compile_pdf:
|
||||
image: thubo/latexmk
|
||||
script:
|
||||
- apt-get install build-essential -y
|
||||
image: tianon/latex
|
||||
before_script:
|
||||
- apt-get install -y build-essential
|
||||
- make
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user