Codemagic doesn't detect codemagic.yaml file

114 views Asked by At

I have a small flutter project but I'm having an issue where codemagic is not detecting the codemagic.yaml file even thou I can see it in github and in my local folder,

It sounds silly but it's true

The file should be detected automatically

1

There are 1 answers

2
Mikhail Tokarev On

make sure you are checking the same branch. Also double check that file name doesn't have any typos, all letters are latin and in lower case. The file extension also should be exact .yaml not .yml