e.g. if a job from a component/tempalte has "stage: build", it can not run in a stageless gitlab-ci.
if we remove the stage from the template, every project that actually uses stages has to overwrite every templated job and add a stage.
is there any way to have a component/template that works for both stageless and "normal" stage-dependent pipelines?
#gitlab #gitlab_ci








