The functionality discussed on this page is only available in the Bamboo 5.0 EAP beta release.

 

Bamboo can start deployments either by configuring triggers, or by starting the process manually.

Manually executing the deployment gives you the ability to start the process at your convenience, without having to wait for a scheduled event or trigger to take place.

On this page:

 

 

Manually starting a deployment

Deployment projects are viewed and managed from the 'All deployment projects' screen. Think of this as a dashboard view of all of your deployment projects. You can also start deployments from this screen.

To manually start a deployment

  1. From the 'All deployment projects' screen, click on the associated Deploy icon:

    The 'Execute deployment' screen will display:
  2. Using the radio buttons, decide if you wish to use an existing version, or create a new one
  3. If using an existing version:
    1. Check the Use existing version radio button
    2. Enter the version name in the text field. The chosen version name will display in the lower pane
  4. If creating a new version:
    1. Check the Create a new version radio button
    2. Enter the Version and New version name in the text fields
    3. Select a build from the Build results section to supply artifacts for the version
  5. Click on Run to execute the deployment.

  • No labels