export gtest in .gitlab-ci.yml
This commit is contained in:
parent
650b41967e
commit
c6dcfbc1b3
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
before_script:
|
||||||
|
- export GTEST_ROOT=/opt/gtest-1.8.0
|
||||||
|
|
||||||
image: docker.io/rqcd/centos-7.2.1511-buildtools:latest
|
image: docker.io/rqcd/centos-7.2.1511-buildtools:latest
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
|
Loading…
Reference in a new issue