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
Picasoft
Formations
Git niveau 1
Commits
b9061a11
Unverified
Commit
b9061a11
authored
Sep 20, 2018
by
Rémy Huet
💻
Browse files
Ajout de la CI pour compilation du beamer
parent
ebc3e83d
Pipeline
#27543
failed
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
b9061a11
image
:
blang/latex
beamer-build
:
stage
:
build
script
:
-
make
artifacts
:
paths
:
-
"
*/*.pdf"
expire_in
:
5 years
tags
:
-
docker
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