Skip to content
Snippets Groups Projects
Commit 6dd7a324 authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Add .gitlab-ci.yml

parent b33bd1d0
No related branches found
No related tags found
No related merge requests found
Pipeline #4449 failed
latex_to_pdf:
image: aergus/latex
script:
- cd procedures/startup_operation_shutdown
- latexmk -pdf startup_operation_shutdown.tex
artifacts:
paths:
- ./procedures/*/*.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment