Skip to content
Snippets Groups Projects
Commit 19fdbd3b authored by Alexey Zhemchugov's avatar Alexey Zhemchugov
Browse files

Update .gitlab-ci.yml

parent a7af6690
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ build:ubuntu:
paths:
- run.root
script:
- source /opt/spdroot/install/bin/SetEnv.sh
#- source /opt/spdroot/install/bin/SetEnv.sh
#- export MALLOC_CHECK_=2 && spdroot.py /opt/spdroot/install/share/examples/SimuQslPy8.C | tee output.txt
#- (if grep -q "Macro finished successfully." output.txt; then $(exit 0); else $(exit -1); fi);
- $(exit 0)
......
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