Uses of Class
com.atlassian.bamboo.specs.builders.task.GruntTask
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
-
Uses of GruntTask in com.atlassian.bamboo.specs.builders.task
Modifier and TypeMethodDescriptionGruntTask.gruntCliExecutable
(@NotNull String gruntCliExecutable) Specify path to the Grunt command line interface (grunt-cli) executable for this task.Specify path to the gruntfile, relative to the build working directory.Grunt task to execute.