Skip to end of banner
Go to start of banner

addJob

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 66 Next »

See also: Actions

Description

Add a job to a stage. By default, if the plan has a repository, Bamboo will automatically add a CHECKOUT task to the job. Use '--options noCheckoutTask' if you do not want this.

Required Parameters

plan, stage, job

Optional Parameters

name, description, type, docker, disable

Type

Create

Category

Jobs

Output Formats

Replacement Variables

project, projectName, plan, planName, stageId, stageName, job, jobName

Since Version

Examples

addJob

Related How To's

  • No labels