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

rm echo in script

parent 60437090
Branches issue-14
No related tags found
1 merge request!4Issue 14 - build: handle package versions in env variable
Pipeline #33836 passed
......@@ -26,13 +26,6 @@ build:
YAML_CPP_VERSION: "0.6.2"
RESTY_VERSION: "1.15.8.1"
script:
- echo ${CMAKE_VERSION}
- echo ${JAVA_VERSION}
- echo ${DEVTOOLSET_VERSION}
- echo ${LLVMTOOLSET_VERSION}
- echo ${BOOST_VERSION}
- echo ${YAML_CPP_VERSION}
- echo ${RESTY_VERSION}
- env | sort
- ls -al /usr/local/bin
- ls -l `which sh`
......
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