Default branch in Bamboo spec is master for the repository. At the time of Auto deployment trigger, Bamboo specs deploying master branch only, but sometimes even if default branch is updated to feature branch, I want to trigger master only.
I am able to set any feature branch other than master.
But I am not able to set master branch explicitly in Pipeline.java file.
It gives Bamboo Specs error stating "Scheduled trigger: Can't find triggering branch 'master'"