You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to implement https://github.com/aws-samples/sagemaker-custom-project-templates/tree/main/multi-branch-mlops-train but instead of the default codepipeline option, I want to use Github/Jenkins. I changed the create-multi-branch-mlops-product.yaml file to use Jenkins by default. I could create the template and it shows under organizational template in sagemaker studio. But when I create a Project using this template, it doesn't show any github repo connected to it and there is no option to add github repo. It says 'There are no repositories associated with this project'. How can I implement this template properly with Jenkins and Github instead of CodeCommit? I have followed the steps mentioned in the link and the only change I made was in the yaml file to use jenkins by default.
The text was updated successfully, but these errors were encountered:
I am trying to implement https://github.com/aws-samples/sagemaker-custom-project-templates/tree/main/multi-branch-mlops-train but instead of the default codepipeline option, I want to use Github/Jenkins. I changed the create-multi-branch-mlops-product.yaml file to use Jenkins by default. I could create the template and it shows under organizational template in sagemaker studio. But when I create a Project using this template, it doesn't show any github repo connected to it and there is no option to add github repo. It says 'There are no repositories associated with this project'. How can I implement this template properly with Jenkins and Github instead of CodeCommit? I have followed the steps mentioned in the link and the only change I made was in the yaml file to use jenkins by default.
The text was updated successfully, but these errors were encountered: