Remove/Redefine Stage

I see. Maybe pipelines.yaml was the default name of the stage because you didn’t provide an output. It used to be Dvcfile but maybe the latest 0.94 stable changed it accidentally (that was a first step towards the new dvc.yaml pipelines file we use in 1.0).

Anyway… so yes just use the same dvc run command again but add -f and the -o <output> please!