Skip to content
Snippets Groups Projects
Commit 79ddf93a authored by Jan Reher's avatar Jan Reher
Browse files

minor fix because gitlab CI uses bash

parent afa8b2f6
No related branches found
No related tags found
No related merge requests found
Pipeline #1101 failed with stages
in 9 seconds
......@@ -3,7 +3,7 @@ build:
script:
- export proddb_clientlib_includes=/home/tau/jreher/git/proddb_clientlib/
- export proddb_clientlib_libpath=${proddb_clientlib_includes}/build
- export proddb_clientlib_libpath=/home/tau/jreher/git/proddb_clientlib/build
- mkdir build
- cd build
- cmake3 -DCMAKE_C_COMPILER=/usr/local/bin/gcc -DCMAKE_CXX_COMPILER=/usr/local/bin/g++ ..
......
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