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: use full concurency

This commit is contained in:
Steffen Vogel 2019-06-26 20:38:07 +02:00
parent 61eb669f0c
commit af62dc20ca

View file

@ -8,7 +8,7 @@ variables:
DOCKER_TAG: ${CI_COMMIT_REF_NAME}
DOCKER_IMAGE: villas/node
DOCKER_IMAGE_DEV: villas/node-dev
MAKE_OPTS: -j 16
MAKE_OPTS: -j $(nproc)
LD_PRELOAD: /usr/lib64/libSegFault.so
SEGFAULT_SIGNALS: all
SEGFAULT_SIGNALS: bus abrt