Login
Remember
Register
Ask a Question
How do I integrate my continuous integration system with AWS CodeCommit?
+1
vote
asked
Dec 27, 2021
in
AWS CodeCommit
by
sharadyadav1986
How do I integrate my continuous integration system with AWS CodeCommit?
codecommit-integration
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 27, 2021
by
sharadyadav1986
Continuous Integration (CI) systems can be configured to use Git to pull code from AWS CodeCommit. For examples on using CI systems with AWS CodeCommit, see our blog post on integrating AWS CodeCommit with Jenkins.
...