Hi,
I’m interested in passing environment variables to my gitlab runners. However, some of those variables may contain sensitive information. So, my questions:
-
is this information stored encrypted on the gitlab server, or in plaintext?
-
is this information transmitted to the runner encrypted, or in plaintext?
-
if it’s encrypted, how are the keys managed, stored?
Thanks in advance,
Tony.