From b8df2a3088478c401979a73adb434059214e429d Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 15 Nov 2018 21:19:24 +0100 Subject: [PATCH] needs to be the value of the variable --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3a4f3cefd..ff85cb84c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -78,7 +78,7 @@ variables: # ------------ Defaults ---------------------------------------------- Abaqus: "$Abaqus2017" MSC: "$MSC2017" - IntelMarc: "IntelCompiler16_4" + IntelMarc: "$IntelCompiler16_4" # ++++++++++++ Documentation +++++++++++++++++++++++++++++++++++++++++ Doxygen1_8_13: "Documentation/Doxygen/1.8.13" # ------------ Defaults ----------------------------------------------