mirror of
https://git.fifo-f.eu/tex-projects/books/dr-jekyll-and-mr-hyde-latex.git
synced 2025-04-18 16:08:23 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
451a0b451c
commit
a016d63e2d
1 changed files with 1 additions and 4 deletions
|
@ -1,12 +1,9 @@
|
|||
workflow:
|
||||
rules:
|
||||
- when: never
|
||||
|
||||
build:
|
||||
image: texlive/texlive:latest
|
||||
script:
|
||||
- lualatex DrJekyllMrHyde.tex || true
|
||||
- lualatex DrJekyllMrHyde.tex || true
|
||||
when: manual
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue