Skip to content
Snippets Groups Projects
Commit aae7158e authored by orestis.malaspin's avatar orestis.malaspin
Browse files

added gitlab-ci

parent 186ea042
No related branches found
No related tags found
No related merge requests found
Pipeline #
image: omalaspinas/archlinux-pandoc:latest
build_only:
script:
- make
build_artifacts:
script:
- make
artifacts:
paths:
- "cours.html"
- "cours.pdf"
only:
- tags
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