Skip to content
Snippets Groups Projects
Commit ef8993e5 authored by Martin Morgenstern's avatar Martin Morgenstern
Browse files

Save the build log also on build failures

parent 3be36548
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ stages:
build:
stage: build
artifacts:
when: always
paths:
- $FILEDIR/$FILENAME.pdf
- $FILEDIR/build_$FILENAME.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment