gitlab: add packages for ragel and python3
This commit is contained in:
parent
ec9b0a4797
commit
0a61a64174
@ -7,7 +7,7 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
before_script:
|
before_script:
|
||||||
- apt update
|
- apt update
|
||||||
- apt -y install cmake ninja-build
|
- apt -y install cmake ninja-build python3 ragel
|
||||||
script:
|
script:
|
||||||
- cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DLTO=ON -DTESTS=ON
|
- cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DLTO=ON -DTESTS=ON
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user