Jenkins build to AWScodebuild

0

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

posta un anno fa228 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande