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