Failed build windows flutter app, due to permission denied #2285
Replies: 2 comments
-
Hi @garawiyudha, it is usually hard to check issues in detail without a build id. A build id can be found under the Build overview section on the build page. That would be great if you could share one where this issue is happening. I will give you some ideas to check at this point. Is your repo connected through Gitlab OAuth? If otherwise, have you connected it through HTTPS or SSH ? Try connecting your repo through its SSH link and you can do it by going to the Apps page in the UI, clicking on the Add application button, then choosing the Other option and pasting the SSH link of your repo. If not a public repo, then you can follow the direction of adding SSH key on the same page. After setting all these up, trigger a build and see how it goes. Keep me update about the result please. |
Beta Was this translation helpful? Give feedback.
-
I am closing the thread due to inactivity. Let me know if you have any more questions by replying to this thread or opening a new one. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Hello, im getting this error when build windows app through codemagic that using private repo as dependency,
i have search to all docs and still found nothing, is there anyone here faced the same issue ?
here are my config on my codemagic.yaml
Expected results
i wish i can build an windows app from codemagic
Actual results
i cant build windows app from codemagic
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions