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

Update .gitlab-ci.yml

parent 9ccd411c
No related branches found
No related tags found
No related merge requests found
Pipeline #1094 failed with stage
in 12 seconds
......@@ -12,10 +12,9 @@ build:
# - apt update && apt -y install make autoconf
script:
- source /data/sleipnir/opt/root/6-08.00-M2-SL7-64-gcc6.1.0/bin/thisroot.sh
- mkdir build
- cd build
- cmake3 ..
- cmake3 -DCMAKE_C_COMPILER=/usr/local/bin/gcc -DCMAKE_CXX_COMPILER=/usr/local/bin/g++ ..
- make
# artifacts:
# paths:
......
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