I have a ruby project
I can see no issue with .circleci/config.yml
But circle ci repeated report
#!/bin/sh -eo pipefail # No configuration was found in your project. Please refer to https://circleci.com/docs/2.0/ to get started with your configuration. false
Exited with code 1
sorry, it seems my file type is not right for some reason.
edit and re push the file solve the issue.