Skip to content
Snippets Groups Projects
Verified Commit bdfe9a23 authored by Anton Tetov Johansson's avatar Anton Tetov Johansson
Browse files

store artifacts from CI

parent f0df076e
No related branches found
No related tags found
No related merge requests found
Pipeline #1526 passed
......@@ -2,4 +2,7 @@ texify:
script:
pdflatex git-tutorial.tex;
pdflatex git-tutorial.tex;
\ No newline at end of file
artifacts:
paths:
- "*.pdf"
expire_in: never
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment