This commit is contained in:
parent
425a5524c4
commit
5acd80bdcb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
- source /opt/rh/gcc-toolset-9/enable
|
||||
- mkdir build-gcc
|
||||
- cd build-gcc
|
||||
- cmake3 -DRUN_PIPELINE ..
|
||||
- cmake3 -DRUN_PIPELINE=on ..
|
||||
- make -j2
|
||||
- make test
|
||||
- cd ..
|
||||
|
|
Loading…
Reference in a new issue