mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added submodule init
This commit is contained in:
parent
2ba5235e11
commit
aae6d31e63
@ -6,6 +6,7 @@ pipelines:
|
||||
- step:
|
||||
script:
|
||||
- apt-get -qq update && apt-get -y -qq install cmake
|
||||
- git submodule update --init
|
||||
- mkdir build; cd build
|
||||
- cmake ..
|
||||
- make
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user