This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2016-08-24 3836 downloads By Atlassian Labs

Support

To check known issues (or if you want to file one), view this app's issue tracker.


To learn more about the app, you should:


If you are a developer, you can help fix the problem yourself by:

Description

Define task


Define external file containing your variables definition and provide it in task included in your pipeline



Simple variables file format


Simple variables file format



Use variables as any Bamboo variable


Just use variables from file as any variable: ${bamboo.inject.myVariable}



More details


The file should be in the following format:

variable1=valuevariable2=value

Bamboo will then allow each variable to be accessed using the bamboo.inject. prefix followed by the key name. e.g. bamboo.inject.variable1

Note: This plugin is bundled with Bamboo 5.7 and later. The plugin version published here is meant to be used only with older versions of Bamboo.

Version history