Jenkins build to AWScodebuild

0

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

已提问 1 年前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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则