Uses of Class
com.atlassian.bamboo.specs.builders.task.NpmTask
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
-
Uses of NpmTask in com.atlassian.bamboo.specs.builders.task
Modifier and TypeMethodDescriptionSets which command to execute, e.g.NpmTask.useIsolatedCache
(boolean useIsolatedCache) Sets whether the npm task should use isolated directory for caches.