Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Léo Grange
Rapport Stage L3
Commits
5e068108
Commit
5e068108
authored
May 24, 2019
by
Léo Grange
Browse files
some automation for GitLab
parent
3d499159
Pipeline
#139
passed with stage
in 39 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
5e068108
*.aux
*.glo
*.idx
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl
*.blg
*.dvi
*.glg
*.gls
*.ilg
*.ind
*.lof
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.synctex.gz
*.fls
*.fdb_latexmk
*.glsdefs
*.xdy
*.mtc*
/*.run.xml
.ipynb_checkpoints/
/auto/
.svn/
.dir-locals.el
.gitlab-ci.yml
0 → 100644
View file @
5e068108
image
:
raabf/latex-versions:texlive2018
pages
:
tags
:
-
docker
script
:
-
latexmk -pdf internship_report
artifacts
:
paths
:
-
internship_report.pdf
Write
Preview
Supports
Markdown
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