Expect func.yml instead of step.yml
Changes
GitLab Functions are specified/defined in a func.yml instead of a step.yml.
As an intermediate measure, the step-runner looks for the step.yml if it can't find the func.yml file.
Related
Rename step.yml to func.yml for GitLab Function... (#334 - closed)
Edited by Cameron Swords