Is there any way we can have stages and jobs names configured for the bamboo yaml file?
stages:
- key: BT
name: Build Test
jobs:
- scripts:
- M2_HOME=${bamboo_capability_system_builder_mvn3_Maven_3}
- ${bamboo_capability_system_builder_mvn3_Maven_3}/bin/mvn clean install
https://mibexsoftware.github.io/bamboo-plan-dsl-plugin/#stage
Thanks!
Hi Manasa,
As I've mentioned at the other thread, this is not possible yet. All currently available YAML Specs library can be found at reference documentation below:
thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.