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: build armv6 target only on master branch

This commit is contained in:
Steffen Vogel 2019-10-17 21:19:42 +02:00
parent a639bd775d
commit e3dc864164

View file

@ -95,7 +95,8 @@ build:raspbian:armv6l:
variables:
DOCKER_IMAGE_DEV: villas/node-dev-raspbian
CMAKE_OPTS: -DWITH_NODE_INFINIBAND=OFF
when: manual
only:
- master
build:debian-multiarch:armhf:
extends: build:fedora:x86_64