-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.0-beta-2
All latest version of plugins installed
I am new to Jenkins and created a job that would build based on the Github trigger. I was able to set this up so when a commit is pushed to Github, it would trigger builds on certain branches.
I'm now trying to convert this build into a pipeline and do not see the Source Code Management option in Pipelines. I have the ability to check 'Build when a change is pushed to GitHub' but no option to select the Github repository.
I saw Pipelines has a "Pipeline script from SCM" but that doesn't seem to work based on a trigger from Github.