79434245

Date: 2025-02-12 19:39:35
Score: 1
Natty:
Report link

According to Gitlab documentation, you have to use expand_vars

include:
- component: path/to/component@main
  inputs:
     var: $VARIABLE

Inside the component you can evaluate the value like this: $[[inputs.var | expand_vars]]

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: braythe