We want to store PEM keys and other kind of files as global variables in bamboo so we can access to them in our pipelines.
We would like to know the best practices or the best way to achieve this, since the global variables in bamboo are just for storing plain text and I can't seem to find other solution than just pasting the key or the certificates in the variable.
I have already done this in jenkins with secret files variables (example), i don't know if there's an equivalent in bamboo right now.
Any tips or recommendations? Thanks in advance 