Skip to content
Snippets Groups Projects
Commit 66dd487b authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

CI/CD: fail if warnings

parent 8bad6922
No related branches found
No related tags found
No related merge requests found
Pipeline #22067 passed
......@@ -8,6 +8,7 @@ public/%.html: %.md template.html
pandoc -s \
-F ./bibtex.py \
--template template.html \
--fail-if-warnings \
-o $@ $<
check: all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment