Skip to content

AWS pipeline and plastic SCM

0

Is there any way to have the AWS pipeline integrate with cloud hosted plastic SCM? We're currently looking into replacing our on-prem Jenkins with AWS but are not currently interested in replacing our plastic SCM. Thanks!

asked 3 years ago284 views
1 Answer
2

No, AWS CodePipeline does not integrate with this SCM. For source control, AWS CodePipeline integrates with AWS CodeCommit, GitHub, and BitBucket. The full details regarding source actions for AWS CodePipeline can be found in Source Action section of Integrations with CodePipeline action types.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.