Can't access encrypted environment variable
This started in the last couple of days. A part of my code is using an environment variable that is encrypted and the value that I get is None (in Python code) and not the value itself.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Owen McDonnell on Nov 08, 2018 @ 05:14 PM
Do you have
Enable secure variables in Pull Requests from the same repository only
box checked in project Settings->General UI tab?2 Posted by Shlomi on Nov 08, 2018 @ 09:54 PM
Thanks, that solved my problem.
Owen McDonnell closed this discussion on Nov 09, 2018 @ 12:00 AM.