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:
parent
a639bd775d
commit
e3dc864164
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue