Jenkins build to AWScodebuild

0

Would like to replace our jenkins build to AWSCodebuild, can you please give\point guidance?

질문됨 일 년 전227회 조회
1개 답변
0

Hello,

Greetings for the day !

I understand that you are looking to migrate from Jenkins to AWS CodeBuild. Just like Jenkins for CodeBuild you specify a file called buildspec.yml file which has the list of commands that you want CodeBuild to build/run. To understand more about buildspec.yml file see the following documentation : https://docs.aws.amazon.com/codebuild/latest/userguide/build-spec-ref.html

The following guide would provide more information about how CodeBuild works and how to set up and how to run builds : https://docs.aws.amazon.com/codebuild/latest/userguide/getting-started-overview.html

AWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠