Hello,
we have few testing envs for few testers. Is it possible to choose on witch env build will be deployed manually?
like:
default:
- step: *build
- step:
<<: *deploy
deployment: test1,test2,test3
trigger: manual
Any ideas how can we achieve that BB pipelines?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.