1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

CI: try to build raspbian WITH_API=ON

This commit is contained in:
Sonja Happ 2019-05-08 15:56:24 +02:00
parent e8ed440ccf
commit f744d90af9

View file

@ -84,7 +84,7 @@ build:raspbian:armv6l:
variables:
LD_PRELOAD: /lib/arm-linux-gnueabihf/libSegFault.so
DOCKER_IMAGE_DEV: villas/node-dev-raspbian
CMAKE_OPTS: -DWITH_NODE_INFINIBAND=OFF -DWITH_API=OFF
CMAKE_OPTS: -DWITH_NODE_INFINIBAND=OFF
build:docs:
stage: build