Skip to content
Snippets Groups Projects
Commit 1a34b7a5 authored by Tim's avatar Tim
Browse files

Add .gitlab-ci.yml

parent d84e72a8
Branches master
No related tags found
No related merge requests found
Pipeline #1253 failed
image: jagregory/pandoc
pages:
stage: deploy
script:
- make html
artifacts:
paths:
- .
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