mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-14 05:25:05 +00:00
[ci] Build some examples for sky
This commit is contained in:
@@ -27,6 +27,8 @@ EXAMPLES_most_non_native = \
|
|||||||
|
|
||||||
EXAMPLES_redbee_econotag = $(EXAMPLES_most_non_native)
|
EXAMPLES_redbee_econotag = $(EXAMPLES_most_non_native)
|
||||||
|
|
||||||
|
EXAMPLES_sky = $(EXAMPLES_most_non_native) sky-shell
|
||||||
|
|
||||||
CT := \033[0;0m
|
CT := \033[0;0m
|
||||||
|
|
||||||
ifdef BOXED_SIGNS
|
ifdef BOXED_SIGNS
|
||||||
|
@@ -21,4 +21,4 @@ after_script:
|
|||||||
env:
|
env:
|
||||||
## This magically kick-off parallel jobs for each of the for the sets
|
## This magically kick-off parallel jobs for each of the for the sets
|
||||||
## of environment variable defined below
|
## of environment variable defined below
|
||||||
- BUILD_TYPE='multi' MAKE_TARGETS='native minimal-net redbee-econotag'
|
- BUILD_TYPE='multi' MAKE_TARGETS='native minimal-net redbee-econotag sky'
|
||||||
|
Reference in New Issue
Block a user