Make Build Step

This step submits a new build and waits until it is finished.

Required properties:

Property Name Description
Server URL Specify the Atlassian Bamboo server URL.
Plan Specify the Atlassian Bamboo project plan to build. You can specify it as "Project-Plan" and leave the Project field empty. The plan key (not name) is expected, so the value will be converted to uppercase.

Optional properties:

Property Name Description
Username Specify the user name.
Password Specify the password.
Project Specify the Atlassian Bamboo project to build. The project key (not name) is expected, so the value will be converted to uppercase.
Wait for result Specify if the step should wait until the build is finished. The options are:
  • Don't wait
  • Wait for build
Timeout Specify the time in seconds that the step will wait for a build completion message before failing. Empty or negative values mean infinite waiting.
Debug logs Adds debug information to logs.