Hello,
To describe the issue, I am migrating from hosted to SM. I am doing this by just doing exports on each repo since I am going to redo the grouping structure so bulk did not make sense. Anyways, my issue is when I do a step to build environment vars, it is still trying to pull from the SaaS instance. The imported repo reflects the new changes in the gitlab-ci.yml to clone from itself when I build our environment vars. No matter what I try it still defaults to the old url. Is there a cached file somewhere or is it due the pipeline history? The .git is correct as the import handled that, just killing me on why this sucker wants to clone the old repo when nothing points to it. Has anyone else hit this?