try to fix pipeline 10
This commit is contained in:
parent
dcd2e4a87f
commit
0e84e2ffd8
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
before_script:
|
||||
- export GTEST_ROOT=/opt/gtest-1.8.0
|
||||
|
||||
image: centos
|
||||
image: docker pull rikorose/gcc-cmake
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
build-ubuntu:
|
||||
build-gcc:
|
||||
stage: build
|
||||
script:
|
||||
- mkdir build
|
||||
|
|
Loading…
Reference in a new issue