aws-samples/sagemaker-custom-project-templates

Multi-branch template with jenkins/github

Opened this issue · 0 comments

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.