I am a little confused. I have a Circle1.0 Node.js project I want to migrate to Circle2.0.
I moved and renamed my circle.yml config file to .circleci/config.yml, but it seems I need to copy it, not move it.
That sounds strange. Is this mandatory to keep circle.yml config file even if I don’t use it?