Commit 513dc360 authored by Dorchies David's avatar Dorchies David
Browse files

ci: debugging

Refs #3
parent 9e999e5b
No related merge requests found
Pipeline #17446 passed with stage
in 17 seconds
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
Showing with 1 addition and 1 deletion
+1 -1
...@@ -16,5 +16,5 @@ build_rapport_en: ...@@ -16,5 +16,5 @@ build_rapport_en:
build_presentation: build_presentation:
stage: build stage: build
script: script:
- pdflatex presentation_inrae.tex > /dev/null 2>&1 || true - pdflatex presentation_inrae.tex 2>&1 || true
- du -hs presentation_inrae.pdf - du -hs presentation_inrae.pdf
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment