Skip to content
Snippets Groups Projects
Commit 2811a7d2 authored by Victor's avatar Victor
Browse files

Ensure CI works

parent e4b32b06
No related branches found
No related tags found
No related merge requests found
Pipeline #21642 passed
......@@ -8,7 +8,7 @@ build:
artifacts:
when: always
paths:
- thesis.pdf
- thesis.log
- main.pdf
- main.log
script:
- make
.PHONY: all
all:
latexmk thesis
latexmk main
.PHONY: clean
clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment