1. This is a tutorial guide on how to add variables to a deployed environment on your bitbucket repository.

HOW TO ADD VARIABLES TO A DEPLOYED ENVIRONMENT ON YOUR BITBUCKET REPOSITORY.
|
2. The first step is to Open Bitbucket, and Click Repositories.

|
3. Click on the repository you want to manage.

|
4. Click Repository settings.

|
5. Scroll down, and Click Deployments.

|
6. Scroll, and click the expand icon on the environment you want to manage.

|
7. Scroll down, and click the Variable Name text bar.

|
8. Type Variable name.

|
9. Click the Value text bar.

|
10. Type Variable value.

|
11. Click Add.

|
12. That's it. You're done

|