Skip to content
Snippets Groups Projects
Commit 39bd0598 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Improve ctest output on failure when running CI

parent 6cc5c0e6
No related branches found
No related tags found
1 merge request!19Feature/ci
...@@ -3,6 +3,9 @@ stages: ...@@ -3,6 +3,9 @@ stages:
- test - test
- deploy - deploy
variables:
- CTEST_OUTPUT_ON_FAILURE: 1
build:gcc8-seq-dbg: build:gcc8-seq-dbg:
image: localhost:5000/ubuntu_gcc8 image: localhost:5000/ubuntu_gcc8
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment