Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Agriterix
doc
Commits
4c5112e1
Commit
4c5112e1
authored
Jan 19, 2021
by
Dumoulin Nicolas
Browse files
pandoc->beamer CI job
parent
b13a466d
Pipeline
#24518
failed with stage
in 5 minutes and 21 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
4c5112e1
# Image for producing the Beamer PDF
# https://github.com/ntwrkguru/pandoc-docker
image
:
ntwrkguru/pandoc-gitlab-ci
PDF
:
script
:
-
-t beamer "presentation/presentation modele.md" -o "presentation modele.pdf"
artifacts
:
paths
:
-
"
presentation
modele.pdf"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment