Fail get clone package from private github repository #2112
Replies: 2 comments 5 replies
-
Hi @ekokurniadi, I am unable to reproduce the issue you reported. Can you please provide me with your build ID so that I can investigate the issue further? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Hi @stngcoding, I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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, I have a Windows desktop flutter project that uses packages taken from a private GitHub repository, but it fails when doing Flutter Pub Get in Codemagic because of SSH problems, I have added the SSH key to the Codemagic environment but it still fails, can you help me?
Expected results
Can clone private packages into the project using the ssh key that has been added
Actual results
Project failed to build because SSH was not read
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions