#CI/CD With AWS CodeCommit
7 messages · Page 1 of 1 (latest)
Project ID: N/A
N/A
disclaimer I have never heard of CodeCommit until I read your post, I think it's just aws'es version of github? but of course there's no native way to connect your aws repo to railway, you would have do some some kind of action and use the cli with it's railway up command, this is how you would do it with github, you would need to adapt this guide for CodeCommit
https://blog.railway.app/p/github-actions
Yeah it is just like GitHub, but annoying to use. Thanks for the link! I'll give it a shot.
Thank you for marking this question as solved!
Learn more