Skip to content
Snippets Groups Projects
Commit f7cd9955 authored by Millian Poquet's avatar Millian Poquet
Browse files

ci

parent 66d05ec7
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ build_and_test:
image: debian:unstable-slim
script:
# Get various dependencies
- apt update -y
- apt install -y g++ libprotobuf-dev meson ninja pkg-config
# Build protocol (c++)
- (cd protocol && meson build && ninja -C build && meson install)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment