Skip to content
Snippets Groups Projects
Commit 441154b1 authored by Tarik Graba's avatar Tarik Graba :scream_cat:
Browse files

Gitlab CI example

parent c6fd00b5
No related branches found
No related tags found
No related merge requests found
Pipeline #90388 passed
image: tarikgraba/debian-latex
stages:
- build
PDFS:
artifacts:
expire_in: 365 days
paths:
- example-presentation.pdf
stage: build
script:
- make
only:
- master
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