try to fix pipeline 6
This commit is contained in:
parent
3866b603ce
commit
8025f657d6
1 changed files with 1 additions and 2 deletions
|
@ -6,10 +6,9 @@ image: debian
|
|||
stages:
|
||||
- build
|
||||
|
||||
build-centos:
|
||||
build-debian:
|
||||
stage: build
|
||||
script:
|
||||
- source /opt/rh/devtoolset-8/enable
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake3 ..
|
||||
|
|
Loading…
Reference in a new issue