Variable Types

The values you extract from the POM can be set as variables in multiple Bamboo Scopes.

  • Job scoped variables have local scope and they cease to exist when the job finishes.
  • Result scoped variables persist beyond the execution of a Job and are passed into subsequent stages or related deployment releases.
  • Plan variables are visible to any jobs and stages in the Plan. Any new plan variables you set or any changes to plan variables that you make within the context of that build will not take effect until the next build executes. Plan variables can only be set for Build Plans and not Deployment Projects. See Setting Plan variables.