Expand description
GitLab CI variables analysis.
Layered resolution: included files (local) < file-global variables: <
job-level variables:. Values interpolate shell-style ($VAR,
${VAR}, ${VAR:-word}) through the interpolation engine, and — unlike
Compose — variable definitions in one file may reference each other in any
order, so definitions are collected first and interpolated in a second
pass. include: remote / include: template entries are external and are
reported, not fetched.