Skip to content
Snippets Groups Projects
Commit 681ad973 authored by AlQuemist's avatar AlQuemist
Browse files

GitLab-CI: display environmental variables for Debian-CI [Linux]

parent f52d93da
No related branches found
No related tags found
1 merge request!1499Major Improvements to the CI mechanism
......@@ -14,6 +14,7 @@ native_Debian_clang:
- clang --version
stage: build
script: &native_scr
- env
- mkdir build
- cd build
- time cmake .. -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DBA_PY_PACKAGE=ON -DCMAKE_PREFIX_PATH=$QCMAKE -DZERO_TOLERANCE=ON
......
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