-
Notifications
You must be signed in to change notification settings - Fork 2
how do i
Ben Holloway edited this page Mar 15, 2016
·
16 revisions
The default value of the names
option will cause all the compositions to be built, and only the root composition to be released. You need to give a custom value.
You will probably want to set it from an environment variable, so that certain npm scripts can build different compositions.
The default behaviour is determined by the otherwise()
statement. Refer to usage.
Simply remove test
from otherwise()
.
-
Getting started
-
Reference
-
How it works