Skip to content
Snippets Groups Projects
Commit c97af0b9 authored by Soeren Peters's avatar Soeren Peters
Browse files

print env vars.

parent a7ad27b2
No related branches found
No related tags found
No related merge requests found
......@@ -242,6 +242,7 @@ gcov:
- wget https://github.com/NVIDIA/cuda-samples/archive/10.1.2.zip
- unzip 10.1.2.zip
- export NVCUDASAMPLES_ROOT=$(pwd)/cuda-samples-10.1.2
- printenv
script:
- mkdir $CI_PROJECT_DIR/gcov_build
......
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