Private GitHub repositories #126
Yusuke1998
started this conversation in
Deployment
Replies: 1 comment
-
|
Hello, This is not supported out of the box by the oca/oca-ci image runboat uses by default. There will be an online training in December where this topic will be covered: |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The build isn't created correctly because it can't access the private repositories. I don't see where https://github.com/sbidoul/runboat/blob/main/src/runboat/kubefiles/runboat-clone-and-install.sh uses the GitHub token, or if this is inferred in some other way. The point is that the build builds for the public repositories without issue and works, but for the private repositories, it fails because it can't be cloned due to permission issues.
Beta Was this translation helpful? Give feedback.
All reactions