Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Environment variables inside services

Alessandro Lattao August 7, 2018

Is there any way to have default variables (E.g. BITBUCKET_BRANCH) inside services or have branch specific variables inside those containers?

Even a way to forward environment variables inside "services" could help.

I need one of my services to do choices based on the current branch.

Thanks

1 answer

1 accepted

1 vote
Answer accepted
Philip Hodder
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 9, 2018

Hello Alessandro,

Currently service environment variables have to use literal strings. We have a page with the current limitations with service containers.

A work around would be to use Docker to manually spin up your service containers as part of your pipeline. Then you can explicitly set the environment variables with the ones available in your build container.

Thanks,

Phil

Alessandro Lattao August 13, 2018

Thank you Philip!

That is, in fact, how I solved the problem.

Have a great day.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events