Overview
Environment variables at the project or organization level are masked in build outputs as their values are assumed to be sensitive (secrets).
These secrets are masked by design, and as such we do not recommend inspecting these values as to avoid any security breaches.
These are available as standard environment variables within a job, so can be interacted with and manipulated as such if you do need to inspect them for any reason.
Comments
Article is closed for comments.