Skip to content
Snippets Groups Projects
Commit cf109261 authored by Magnus Sethson's avatar Magnus Sethson
Browse files

Update .gitlab-ci.yml file

parent 37f50656
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -9,12 +9,11 @@ build:
- apt update && apt -y upgrade && apt -y install make texlive-base texlive-bibtex-extra texlive-extra-utils latexmk
script:
- make
- cp -f report.pdf public/
- make
artifacts:
paths:
- public
- report.pdf
pages:
stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment