yml
This commit is contained in:
parent
354c7d92fe
commit
89bd06df63
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ stages:
|
|||
build-centos:
|
||||
stage: build
|
||||
script:
|
||||
- source /opt/rh/devtoolset-6/enable
|
||||
- source /opt/rh/devtoolset-7/enable
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake3 ..
|
||||
|
|
Loading…
Reference in a new issue