hi, all:
i have one android git source code use gitflow manage,it have 3 branchs, and I have 2 configurable parameters to specified the api address.
it seems material can not set with environment variable , and I use pamrmeters variable replaced , if i use pamrmeters variable ,i need build three pipeline(beacuse have 3 branchs).
so ,my question is, may i just build one pipeline and how to build it ?