Description
The PreBuildAction module allows you to define a custom process that runs before your build begins.
This will occur immediately before the builder begins execution. The PreBuildAction will have access to the BuildResults object which contains the information for the build.
Interface
Pre Build Action modules must implement the com.atlassian.bamboo.build.CustomPreBuildAction interface.
Sample Module Descriptor Element
RELATED TOPICS
Bamboo Documentation
Labels






