Setting Bitbucket Env Variable
Setting Bitbucket Env Variable
- Back to Bitbucket Setting, in Pipelines > Environment variables
-Set your env variables used in build for example:
![SSH Keys](/coding-guidelines/bitbucket-pipeline/env-variable.png)
- After Setting is completed, go to your source code, enable the bitbucket pipeline by creating bitbucket-pipelines.yml in root folder of your project