Hi Team,
Actually, We have a pipeline test-->staging-->uat-->Prod. But when I tried to use uat tag in deployment getting error should be production or staging.
- step:
name: Deploy to Staging
deployment: uat
trigger: manual
# Configure cluster
image:
Hi Ankur,
Currently the only deployment tags allowed are "test", "staging" and "production".
We are currently working on adding support for more environments, as well as naming them as you'd like.
You can follow its progress here: https://bitbucket.org/site/master/issues/15362/enhance-deployments-to-support-flexible
Thanks,
Phil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.