Skip to main content

Couldn't find a bitrise.yml file in the app's repository

Updated today

Issue:

When trying to use the bitrise.yml in your repo, the following error message occurs:

Couldn't find a bitrise.yml file in the app's repository. Add the file to your main branch and try again.

Possible solutions:

If you receive this error, you might want to check the followings:

  • The bitrise.yml is at the root of the repository.

  • The repository URL is properly set in your app's Settings.

  • The bitrise.yml exists on the default branch (set in your app's Settings).

  • The git credential user has read access to the repo (can be checked on the Teams tab).

Did this answer your question?