Uses of Class
com.atlassian.bamboo.specs.builders.task.GulpTask
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
-
Uses of GulpTask in com.atlassian.bamboo.specs.builders.task
Modifier and TypeMethodDescriptionGulpTask.gulpExecutable
(@NotNull String gulpExecutable) Specify path to the Gulp executable for this task.Specify path to the gulpfile, relative to the build working directory.Gulp task to execute.