Expect func: instead of step: when referencing a Function
Changes
GitLab Functions are referenced in a step using func: instead of step:.
As an intermediate measure, the step-runner looks for step: if func: isn't defined.
Example
| Before | After |
|---|---|
|
|
Related
Rename step: to func: for GitLab Functions comp... (#335 - closed)
Edited by Cameron Swords