Loading .gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ build:ubuntu_latest: libboost-program-options-dev libboost-thread-dev libprotobuf-dev protobuf-compiler libprotobuf-c-dev protobuf-c-compiler libyaml-cpp-dev Loading @@ -30,3 +31,4 @@ build:ubuntu_latest: - ./bootstrap.sh - mkdir build && cd build - ../configure - make No newline at end of file Loading
.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ build:ubuntu_latest: libboost-program-options-dev libboost-thread-dev libprotobuf-dev protobuf-compiler libprotobuf-c-dev protobuf-c-compiler libyaml-cpp-dev Loading @@ -30,3 +31,4 @@ build:ubuntu_latest: - ./bootstrap.sh - mkdir build && cd build - ../configure - make No newline at end of file