121d4a2 — Added custom types and fixed indentations
Build Results
16:47
Thread #1
docker pull flixr/pprz-dev
06:45
git --version
00:00
git status
00:01
git submodule deinit --force .
00:00
rm -rf .git/modules
00:00
git submodule update --init --force --recursive
00:35
if [ "$SEMAPHORE_TRIGGER_SOURCE" = "scheduler" ]; then docker/run.sh -it flixr/pprz-dev make test_all_confs ; else docker/run.sh -it flixr/pprz-dev make test ; fi