need help to create CICD pipline uisng awsCodecommit

1
Hi team ,   We are using AWS code commit as repo and want to build CICD using the same three are the below tools we are using docker, aws code commit  Thanks
asked
2 answers
0

I wrote in the english language only but it was mirrored anyways..

 

 

 

answered
0

Hi Nitin,

 

We currently do not have out of the box support for this. I did found the following article that might help you setup a pipeline within AWS with code commit: https://aws.amazon.com/blogs/devops/complete-ci-cd-with-aws-codecommit-aws-codebuild-aws-codedeploy-and-aws-codepipeline/

 

Using the MxBuild tools (https://docs.mendix.com/refguide/mxbuild/) you could build your Mendix app after downloading it from the AWS code repository.

answered