Skip to content
Snippets Groups Projects
Commit 60437090 authored by Elisabetta Ronchieri's avatar Elisabetta Ronchieri
Browse files

added variable

parent a059c6a7
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -18,13 +18,13 @@ stages:
build:
stage: build
variables:
CMAKE_VERSION:"3.17.1"
JAVA_VERSION:"11"
DEVTOOLSET_VERSION:"7"
LLVMTOOLSET_VERSION:"7"
BOOST_VERSION:"1.72.0"
YAML_CPP_VERSION:"0.6.2"
RESTY_VERSION:"1.15.8.1"
CMAKE_VERSION: "3.17.1"
JAVA_VERSION: "11"
DEVTOOLSET_VERSION: "7"
LLVMTOOLSET_VERSION: "7"
BOOST_VERSION: "1.72.0"
YAML_CPP_VERSION: "0.6.2"
RESTY_VERSION: "1.15.8.1"
script:
- echo ${CMAKE_VERSION}
- echo ${JAVA_VERSION}
......
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