Skip to content
Snippets Groups Projects
Commit 9d926f36 authored by Viktor Klochkov's avatar Viktor Klochkov :eyes:
Browse files

Update .gitlab-ci.yml

parent bda73fae
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
build:
stage: build
script:
- source /home/vklochkov/Soft/root/root6/root-6.10.08/build/bin/thisroot.sh
- source /sft/ROOT/root_v6.14.06.Linux-ubuntu18-x86_64-gcc7.3/build/bin/thisroot.sh
- mkdir build && cd ./build
- cmake ../
- make
......@@ -12,7 +12,7 @@ build:
test:
stage: test
script:
- source /home/vklochkov/Soft/root/root6/root-6.10.08/build/bin/thisroot.sh
- source /sft/ROOT/root_v6.14.06.Linux-ubuntu18-x86_64-gcc7.3/build/bin/thisroot.sh
- mkdir build && cd ./build
- cmake ../
- make
......
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