This commit is contained in:
Christian Zimmermann 2018-11-27 12:05:57 +01:00
parent 354c7d92fe
commit 89bd06df63

View file

@ -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 ..