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

Update .gitlab-ci.yml

parent 6ac663a3
No related branches found
No related tags found
No related merge requests found
......@@ -101,10 +101,11 @@ build:ubuntu:
- macro
expire_in: 1 week
script:
- source SetEnv.sh
- source SetEnv.sh
- echo $LD_LIBRARY_PATH
- cd $CI_PROJECT_DIR
- ./macro/gitlab_test.sh
allow_failure: false
allow_failure: true
<<: *only-default
runMC:centos:
......
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