I have written Jenkinsfile in jenkin which specifies what needs to be done at each stage when code is committed to BitBucket repo, from that jenkins does it automatically.
I wanted to know how can I achieve that in Bamboo as we are trying to migrate it to bamboo ?
Like Jenkins file is there are any alternative in Bamboo ?
Bamboo allows you to define your build plans in Java and in YAML. Please have a look at the following documentation: https://confluence.atlassian.com/bamboo/bamboo-specs-894743906.html.
If you have any questions about Bamboo Specs, you can ask them here.
Good luck.
Sure and Thank you
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.