mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-14 20:33:48 +00:00
Added installation of cmake
This commit is contained in:
parent
7934b8cd9a
commit
2ba5235e11
@ -5,6 +5,7 @@ pipelines:
|
|||||||
default:
|
default:
|
||||||
- step:
|
- step:
|
||||||
script:
|
script:
|
||||||
|
- apt-get -qq update && apt-get -y -qq install cmake
|
||||||
- mkdir build; cd build
|
- mkdir build; cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
- make
|
- make
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user