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

Fix environment variable setting syntax

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