Build Once, Deploy Many Implementation using different env variables use in project
1. I have master branch
2. Want to build once with dev env variables and deploy on staging server with using other/different value of env variables.
Hi Dheeraj,
You can define seperate deployment environments and store variables within these deployment environments, this way you can deploy to different environments that have their own individual variable values - our documentation highlights this:
Hopefully this helps, please let me know if you have any further queries.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.